summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in get_all_permutations.Lukas Sandström2005-11-181-0/+1
* Cygwin *might* be helped with NO_MMAPJunio C Hamano2005-11-181-0/+4
* Teach "approxidate" about weekday syntaxLinus Torvalds2005-11-181-5/+49
* Make "git fetch" less verbose by defaultLinus Torvalds2005-11-181-5/+9
* Fix bug introduced by the latest changes to git-pack-redundantLukas Sandström2005-11-181-1/+1
* git-prune: quote possibly empty $dryrun as parameter to testJunio C Hamano2005-11-181-1/+1
* git-am: --binary; document --resume and --binary.Junio C Hamano2005-11-172-14/+30
* Teach "approxidate" about weekday syntaxLinus Torvalds2005-11-171-1/+17
* Make git-pack-redundant non-horribly slow on large sets of packsLukas Sandström2005-11-171-12/+48
* git-repack: Fix variable nameRalf Baechle2005-11-171-3/+3
* 'make clean' forgot about some filesNicolas Pitre2005-11-171-1/+1
* Deal with binary diff output from GNU diff 2.8.7Junio C Hamano2005-11-171-6/+18
* Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoffJunio C Hamano2005-11-171-42/+103
|\
| * archimport: allow for old style branch and public tag namesMartin Langhoff2005-11-171-6/+17
| * Disambiguate the term 'branch' in Arch vs gitEric Wong2005-11-171-11/+54
| * archimport: don't die on merge-base failureEric Wong2005-11-171-1/+7
| * remove shellquote usage for tagsEric Wong2005-11-171-27/+28
* | Add approxidate test calls.Junio C Hamano2005-11-161-0/+3
* | git's rev-parse.c function show_datestring presumes gnu dateLinus Torvalds2005-11-163-14/+126
|/
* daemon.c: fix arg parsing bugsAndreas Ericsson2005-11-161-2/+6
* tests: binary diff application.Junio C Hamano2005-11-161-10/+39
* diff: --full-indexJunio C Hamano2005-11-163-7/+16
* apply: allow-binary-replacement.Junio C Hamano2005-11-163-7/+101
* git-am: --resolved.Junio C Hamano2005-11-161-12/+53
* git-apply: fail if a patch cannot be applied.Junio C Hamano2005-11-162-4/+85
* git-cvsexportcommit.perl: fix typos in outputKevin Geiss2005-11-161-2/+2
* git-cvsexportcommit.perl: exit with non-0 status if patch fails.Kevin Geiss2005-11-161-1/+1
* git-cvsexportcommit.perl: use getopts to get binary flagsKevin Geiss2005-11-161-1/+1
* git-cvsexportcommit.perl: Fix usage() output.Kevin Geiss2005-11-161-2/+2
* Documentation/git-log.txt: trivial typo fix.Alecs King2005-11-161-1/+1
* symref support for import scriptsPavel Roskin2005-11-163-8/+13
* Disallow empty pattern in "git grep"Linus Torvalds2005-11-161-0/+4
* git wrapper: basic fixes.Junio C Hamano2005-11-151-56/+98
* Give python a chance to find "backported" modulesJohannes Schindelin2005-11-151-2/+4
* Fix tests with new git in CJohannes Schindelin2005-11-151-0/+2
* Fix llist_sorted_difference_inplace in git-pack-redundantLukas Sandström2005-11-151-32/+15
* git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson2005-11-152-2/+28
* Update git(7) man-page for the C wrapper.Andreas Ericsson2005-11-151-7/+28
* C implementation of the 'git' program, take two.Andreas Ericsson2005-11-153-88/+237
* sha1_file.c::add_packed_git(): fix type mismatch.Junio C Hamano2005-11-151-1/+1
* diff: make default rename detection limit configurable.Junio C Hamano2005-11-155-5/+16
* Add config variable core.symrefsonlyJohannes Schindelin2005-11-155-4/+14
* Rework object refs tracking to reduce memory usageSergey Vlasov2005-11-157-42/+116
* git-fsck-objects: Free tree entries after useSergey Vlasov2005-11-151-0/+7
* Fix git(1) link to git-index-packJonas Fonseca2005-11-151-1/+1
* Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Junio C Hamano2005-11-157-13/+14
* Fix bunch of fd leaks in http-fetchPetr Baudis2005-11-151-2/+14
* git-daemon: --inetd implies --syslogAndreas Ericsson2005-11-152-3/+4
* git-core-foo -> git-foo, except the core packageH. Peter Anvin2005-11-152-13/+37
* Update topo-order test.Junio C Hamano2005-11-141-15/+15