2202 Commits (7f871c6eccd0b9925310b3f0c60c9ef458e6f109)

Author SHA1 Message Date
Marcel Koeppen 26d6cc555d t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible with OSX sed 16 years ago
Junio C Hamano 61af494ca4 Teach "git diff" to honour --[no-]ext-diff 16 years ago
Johannes Schindelin 2075ffb58e fast-export: use an unsorted string list for extra_refs 16 years ago
Miklos Vajna 283b953283 Add new testcase to show fast-export does not always exports all tags 16 years ago
Alex Riesen 3b91c30b76 Fix t4030-diff-textconv.sh 16 years ago
Brandon Casey 83d0289df6 repack: only unpack-unreachable if we are deleting redundant packs 16 years ago
Tuncer Ayaz 7f87aff22c Teach/Fix pull/fetch -q/-v options 16 years ago
Deskin Miller fe4003f630 git-svn: proper detection of bare repositories 16 years ago
Eric Wong 16fc08e2d8 git-svn: respect i18n.commitencoding config 16 years ago
Brandon Casey 3289b9dec5 t7700: test that 'repack -a' packs alternate packed objects 16 years ago
Nicolas Pitre a1e4760fcf Fix pack.packSizeLimit and --max-pack-size handling 16 years ago
Jeff King 1324fb6f16 status: show "-v" diff even for initial commit 16 years ago
Jeff King 0b38227f28 commit: Fix stripping of patch in verbose mode. 16 years ago
Brandon Casey daae062595 pack-objects: extend --local to mean ignore non-local loose objects too 16 years ago
Brandon Casey 3c3df42910 t7700: demonstrate mishandling of loose objects in an alternate ODB 16 years ago
Brandon Casey dd718365cc repack: don't repack local objects in packs with .keep file 16 years ago
Brandon Casey 9245ddd515 t7700: demonstrate mishandling of objects in packs with a .keep file 16 years ago
Pierre Habouzit 5df9fcf695 git send-email: interpret unknown files as revision lists 16 years ago
Miklos Vajna 1dd1239aa3 git-remote rename: migrate from remotes/ and branches/ 16 years ago
Martin Koegler 18afe101eb git push: Interpret $GIT_DIR/branches in a Cogito compatible way 16 years ago
Junio C Hamano a2d2c478f3 t5303: fix printf format string for portability 16 years ago
Junio C Hamano 8c1f6f6c57 t5303: work around printf breakage in dash 16 years ago
Jeff King 986e82396a receive-pack: detect push to current branch of non-bare repo 16 years ago
Jeff King b2dc968e60 t5516: refactor oddball tests 16 years ago
Alexandre Julliard 323e00fd46 checkout: Don't crash when switching away from an invalid branch. 16 years ago
Jeff King 6abe9c87c7 t5400: expect success for denying deletion 16 years ago
Deskin Miller 6e5121f26e git-svn: proper detection of bare repositories 16 years ago
Eric Wong aab5720551 git-svn: respect i18n.commitencoding config 16 years ago
Clemens Buchacher 16ed2f48be push: fix local refs update if already up-to-date 16 years ago
Clemens Buchacher 5bdd8d4a30 do not force write of packed refs 16 years ago
Miklos Vajna bf98421a33 Implement git remote rename 16 years ago
Samuel Tardieu e0e03a731b tag: Add more tests about mixing incompatible modes and options 16 years ago
Nicolas Pitre 538cf6b6e5 extend test coverage for latest pack corruption resilience improvements 16 years ago
Nicolas Pitre 0e8189e270 close another possibility for propagating pack corruption 16 years ago
Jan Krüger a240de1137 Introduce receive.denyDeletes 16 years ago
Miklos Vajna 045a476f91 update-ref --no-deref -d: handle the case when the pointed ref is packed 16 years ago
Brian Gernhardt 6ecfd91df5 Avoid using non-portable `echo -n` in tests. 16 years ago
Alex Riesen 111539a3c7 Use test-chmtime -v instead of perl in t5000 to get mtime of a file 16 years ago
Miklos Vajna fa58186c9b git branch -m: forbid renaming of a symref 16 years ago
Charles Bailey ddff856351 git-archive: work in bare repos 16 years ago
Miklos Vajna 569740bdd0 Fix git update-ref --no-deref -d. 16 years ago
Miklos Vajna eca35a25a9 Fix git branch -m for symrefs. 16 years ago
Jeff King a79b8b6623 enable textconv for diff in verbose status/commit 16 years ago
Jeff King df5e91fc2c add userdiff textconv tests 16 years ago
Jeff King 4f672ad6c7 wt-status: load diff ui config 16 years ago
Jeff King 2675773af8 only textconv regular files 16 years ago
Jeff King c7534ef4a1 userdiff: require explicitly allowing textconv 16 years ago
Jeff King 04427ac848 refactor userdiff textconv code 16 years ago
Nicolas Pitre 2b5c208f5b improve index-pack tests 16 years ago
Johannes Sixt 20244ea2d0 git-remote: list branches in vertical lists 16 years ago