Jelmer Vernooij
|
598045aec5
Use fullname from gecos field, if available.
|
6 年之前 |
Jelmer Vernooij
|
825772e1c1
Move obtaining of default identity into a separate function.
|
6 年之前 |
Boris Feld
|
19cc89b435
Activate the binary detection by default
|
6 年之前 |
Boris Feld
|
08dc53a4bf
Apply the write filter when staging a file (writing a file to the index)
|
6 年之前 |
Boris Feld
|
debcedf952
Plug the end-of-line filter computing in the repo
|
6 年之前 |
Boris Feld
|
6a4685ce13
Add basic line-ending conversion support for porcelain command status
|
6 年之前 |
Jelmer Vernooij
|
1b00b124c6
Fix test, style error.
|
6 年之前 |
Jelmer Vernooij
|
df6b22378a
Read MERGE_HEADS.
|
6 年之前 |
Jelmer Vernooij
|
544950be9d
Avoid fetching ghosts in Repo.fetch.
|
6 年之前 |
Jelmer Vernooij
|
73f42cc49c
Move shallow implementation into BaseRepo.
|
6 年之前 |
Jelmer Vernooij
|
8fcd1ef767
Add Repo.update_shallow.
|
6 年之前 |
Jelmer Vernooij
|
10fe5c05c4
Track depth.
|
6 年之前 |
Jelmer Vernooij
|
75cd5a8a5d
Fix spacing.
|
6 年之前 |
Jelmer Vernooij
|
31fe5767ad
Support the i18n.commitEncoding setting.
|
6 年之前 |
Jelmer Vernooij
|
0bd1e28b88
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
7 年之前 |
Jelmer Vernooij
|
31e6508e0f
Add Repo.get_shallow.
|
7 年之前 |
Jelmer Vernooij
|
f83a70b8a7
Add checkout argument to clone. Fixes #503
|
7 年之前 |
Jelmer Vernooij
|
06bdb7e643
Use pack data rather than actual objects during fetch.
|
7 年之前 |
Jelmer Vernooij
|
3b2fd70b2b
Pass along progress function for pack writing progress.
|
7 年之前 |
Jelmer Vernooij
|
4b76ad470d
Fix syntax.
|
7 年之前 |
Jelmer Vernooij
|
dda02ee1f3
Raise exception when user identity misses email. Fixes #602
|
7 年之前 |
Antoine Pietri
|
028cfe0811
Fix some style issues so the CI is happy
|
7 年之前 |
Jelmer Vernooij
|
5a8ba757f4
Allow passing in unicode strings to config objects.
|
7 年之前 |
Jelmer Vernooij
|
f0e73c4769
Fix style.
|
7 年之前 |
Jelmer Vernooij
|
79540cdbfb
Start writing reflog entries.
|
7 年之前 |
Jelmer Vernooij
|
3365e03be1
Pass correct type to config methods.
|
7 年之前 |
Jelmer Vernooij
|
2a6d5bb489
Silently ignore directories passed to Repo.stage(). Fixes #564
|
7 年之前 |
Jelmer Vernooij
|
aa2a305841
Fix all flake8 style issues.
|
7 年之前 |
Jelmer Vernooij
|
2f2ae37b07
Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504
|
7 年之前 |
Jelmer Vernooij
|
e5f6eb1ebd
Some style fixes.
|
8 年之前 |