summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-143-4/+14
* | Documentation nitpickingNikolai Weibull2005-11-142-2/+2
* | Document a couple of missing command-line options.Nikolai Weibull2005-11-143-5/+15
* | Document the -n command-line option to git-unpack-objectsNikolai Weibull2005-11-142-2/+6
* | apply: fix binary patch detection.Junio C Hamano2005-11-141-3/+4
* | Fix git-rev-list "date order" with --topo-orderLinus Torvalds2005-11-141-2/+3
* | git-branch: Mention -d and -D in man-page.Andreas Ericsson2005-11-141-4/+11
* | Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-11-141-1/+1
|\ \
| * | Depend on asciidoc 7 (at least).Matthias Urlichs2005-11-141-1/+1
* | | Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-145-107/+1
* | | Bugfix: stop if directory already existsJosef Weidendorfer2005-11-141-2/+2
* | | Separate LDFLAGS and CFLAGS.Junio C Hamano2005-11-141-9/+20
* | | Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-11-142-2/+7
|\ \ \ | |/ /
| * | Remove trailing slashesMatthias Urlichs2005-11-141-1/+6