aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix bug introduced by the latest changes to git-pack-redundantLukas Sandström2005-11-18
* git-prune: quote possibly empty $dryrun as parameter to testJunio C Hamano2005-11-18
* git-am: --binary; document --resume and --binary.Junio C Hamano2005-11-17
* Teach "approxidate" about weekday syntaxLinus Torvalds2005-11-17
* Make git-pack-redundant non-horribly slow on large sets of packsLukas Sandström2005-11-17
* git-repack: Fix variable nameRalf Baechle2005-11-17
* 'make clean' forgot about some filesNicolas Pitre2005-11-17
* Deal with binary diff output from GNU diff 2.8.7Junio C Hamano2005-11-17
* Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoffJunio C Hamano2005-11-17
|\
| * archimport: allow for old style branch and public tag namesMartin Langhoff2005-11-17
| * Disambiguate the term 'branch' in Arch vs gitEric Wong2005-11-17
| * archimport: don't die on merge-base failureEric Wong2005-11-17
| * remove shellquote usage for tagsEric Wong2005-11-17
* | Add approxidate test calls.Junio C Hamano2005-11-16
* | git's rev-parse.c function show_datestring presumes gnu dateLinus Torvalds2005-11-16
|/
* daemon.c: fix arg parsing bugsAndreas Ericsson2005-11-16
* tests: binary diff application.Junio C Hamano2005-11-16
* diff: --full-indexJunio C Hamano2005-11-16
* apply: allow-binary-replacement.Junio C Hamano2005-11-16
* git-am: --resolved.Junio C Hamano2005-11-16
* git-apply: fail if a patch cannot be applied.Junio C Hamano2005-11-16
* git-cvsexportcommit.perl: fix typos in outputKevin Geiss2005-11-16
* git-cvsexportcommit.perl: exit with non-0 status if patch fails.Kevin Geiss2005-11-16
* git-cvsexportcommit.perl: use getopts to get binary flagsKevin Geiss2005-11-16
* git-cvsexportcommit.perl: Fix usage() output.Kevin Geiss2005-11-16
* Documentation/git-log.txt: trivial typo fix.Alecs King2005-11-16
* symref support for import scriptsPavel Roskin2005-11-16
* Disallow empty pattern in "git grep"Linus Torvalds2005-11-16
* git wrapper: basic fixes.Junio C Hamano2005-11-15
* Give python a chance to find "backported" modulesJohannes Schindelin2005-11-15
* Fix tests with new git in CJohannes Schindelin2005-11-15
* Fix llist_sorted_difference_inplace in git-pack-redundantLukas Sandström2005-11-15
* git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson2005-11-15
* Update git(7) man-page for the C wrapper.Andreas Ericsson2005-11-15
* C implementation of the 'git' program, take two.Andreas Ericsson2005-11-15
* sha1_file.c::add_packed_git(): fix type mismatch.Junio C Hamano2005-11-15
* diff: make default rename detection limit configurable.Junio C Hamano2005-11-15
* Add config variable core.symrefsonlyJohannes Schindelin2005-11-15
* Rework object refs tracking to reduce memory usageSergey Vlasov2005-11-15
* git-fsck-objects: Free tree entries after useSergey Vlasov2005-11-15
* Fix git(1) link to git-index-packJonas Fonseca2005-11-15
* Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Junio C Hamano2005-11-15
* Fix bunch of fd leaks in http-fetchPetr Baudis2005-11-15
* git-daemon: --inetd implies --syslogAndreas Ericsson2005-11-15
* git-core-foo -> git-foo, except the core packageH. Peter Anvin2005-11-15
* Update topo-order test.Junio C Hamano2005-11-14
* allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-14
* Documentation nitpickingNikolai Weibull2005-11-14
* Document a couple of missing command-line options.Nikolai Weibull2005-11-14
* Document the -n command-line option to git-unpack-objectsNikolai Weibull2005-11-14