2520 Commits (acf59575cac330f3a505247dd7a9d6551a2a9cf8)
 

Author SHA1 Message Date
Nick Hengeveld acf59575ca Improve XML parsing in http-push 19 years ago
Nick Hengeveld 5e3a769186 Improve pack list response handling 19 years ago
Nick Hengeveld e388ab74db Make http-fetch request types more clear 19 years ago
Nick Hengeveld 29508e1efb Isolate shared HTTP request functionality 19 years ago
Junio C Hamano 80e21a9ed8 merge-recursive::removeFile: remove empty directories 19 years ago
Junio C Hamano 397c76697f merge-one-file: remove empty directories 19 years ago
Junio C Hamano 22a06b3c47 Documentation: rebase-from-internal minor updates. 19 years ago
Junio C Hamano 6ed64058e1 git-repack: do not do complex redundancy check. 19 years ago
Junio C Hamano a4caa52140 git-count-objects: dc replacement 19 years ago
Junio C Hamano 3eeb419968 Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 0b4276931f Merge branches 'jc/branch' and 'jc/rebase' 19 years ago
Junio C Hamano 7f59dbbb8f Rewrite rebase to use git-format-patch piped to git-am. 19 years ago
Junio C Hamano eb777612f0 git-branch: -f to forcibly reset branch head. 19 years ago
Junio C Hamano f9039f30d5 Do not show .exe in git command list. 19 years ago
Lukas Sandström 9a888b758f Document the "ignore objects" feature of git-pack-redundant 19 years ago
Lukas Sandström 06a45c8cc9 Improve the readability of git-pack-redundant 19 years ago
Lukas Sandström 62af0b532b Remove all old packfiles when doing "git repack -a -d" 19 years ago
Luck, Tony 4d16f8de16 Update pull/fetch --tags documentation 19 years ago
Lukas Sandström 0cb022e052 Fix a bug in get_all_permutations. 19 years ago
Junio C Hamano 2e67a5f449 Cygwin *might* be helped with NO_MMAP 19 years ago
Linus Torvalds a8aca418d6 Teach "approxidate" about weekday syntax 19 years ago
Linus Torvalds 583122cd1b Make "git fetch" less verbose by default 19 years ago
Lukas Sandström 3afd169480 Fix bug introduced by the latest changes to git-pack-redundant 19 years ago
Junio C Hamano c3e24a7d46 git-prune: quote possibly empty $dryrun as parameter to test 19 years ago
Junio C Hamano 087b6742fc git-am: --binary; document --resume and --binary. 19 years ago
Linus Torvalds 6b7b042772 Teach "approxidate" about weekday syntax 19 years ago
Lukas Sandström 751a71e2b5 Make git-pack-redundant non-horribly slow on large sets of packs 19 years ago
Ralf Baechle 0adb3358f6 git-repack: Fix variable name 19 years ago
Nicolas Pitre d2ac1cd263 'make clean' forgot about some files 19 years ago
Junio C Hamano 3200d1aee0 Deal with binary diff output from GNU diff 2.8.7 19 years ago
Junio C Hamano a575603af2 Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff 19 years ago
Martin Langhoff fee3365fe1 archimport: allow for old style branch and public tag names 19 years ago
Junio C Hamano f30c95dd76 Add approxidate test calls. 19 years ago
Linus Torvalds 3c07b1d194 git's rev-parse.c function show_datestring presumes gnu date 19 years ago
Eric Wong 22ff00fc8b Disambiguate the term 'branch' in Arch vs git 19 years ago
Eric Wong 9b626e752e archimport: don't die on merge-base failure 19 years ago
Eric Wong a7fb51d3d4 remove shellquote usage for tags 19 years ago
Andreas Ericsson a8883288fa daemon.c: fix arg parsing bugs 19 years ago
Junio C Hamano fbba222f5d tests: binary diff application. 19 years ago
Junio C Hamano 80b1e511d7 diff: --full-index 19 years ago
Junio C Hamano 011f4274bb apply: allow-binary-replacement. 19 years ago
Junio C Hamano 0c15cc921a git-am: --resolved. 19 years ago
Junio C Hamano 92927ed0aa git-apply: fail if a patch cannot be applied. 19 years ago
Kevin Geiss 5b4525eb8b git-cvsexportcommit.perl: fix typos in output 19 years ago
Kevin Geiss 8b3fbeef39 git-cvsexportcommit.perl: exit with non-0 status if patch fails. 19 years ago
Kevin Geiss ebdbfa8b55 git-cvsexportcommit.perl: use getopts to get binary flags 19 years ago
Kevin Geiss 0ff2ce9d8a git-cvsexportcommit.perl: Fix usage() output. 19 years ago
Alecs King 565cb99114 Documentation/git-log.txt: trivial typo fix. 19 years ago
Pavel Roskin 8366a10ab2 symref support for import scripts 19 years ago
Linus Torvalds c0c35d5e41 Disallow empty pattern in "git grep" 19 years ago