aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* apply: fix binary patch detection.Junio C Hamano2005-11-14
* Fix git-rev-list "date order" with --topo-orderLinus Torvalds2005-11-14
* git-branch: Mention -d and -D in man-page.Andreas Ericsson2005-11-14
* Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-11-14
|\
| * Depend on asciidoc 7 (at least).Matthias Urlichs2005-11-14
* | Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-14
* | Bugfix: stop if directory already existsJosef Weidendorfer2005-11-14
* | Separate LDFLAGS and CFLAGS.Junio C Hamano2005-11-14
* | Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-11-14
|\ \ | |/
| * Remove trailing slashesMatthias Urlichs2005-11-14
| * debian packaging: git-cvs needs cvspsMatthias Urlichs2005-11-12
* | Rename lost+found to lost-found.Junio C Hamano2005-11-13
* | Fix compilation warnings in pack-redundant.cKai Ruemmler2005-11-13