summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-20http-push memory/fd cleanupNick Hengeveld
2005-11-20Improve XML parsing in http-pushNick Hengeveld
2005-11-20Improve pack list response handlingNick Hengeveld
2005-11-20Make http-fetch request types more clearNick Hengeveld
2005-11-20Isolate shared HTTP request functionalityNick Hengeveld
2005-11-20merge-recursive::removeFile: remove empty directoriesJunio C Hamano
2005-11-20merge-one-file: remove empty directoriesJunio C Hamano
2005-11-20Documentation: rebase-from-internal minor updates.Junio C Hamano
2005-11-19git-repack: do not do complex redundancy check.Junio C Hamano
2005-11-19git-count-objects: dc replacementJunio C Hamano
2005-11-19Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2005-11-18Merge branches 'jc/branch' and 'jc/rebase'Junio C Hamano
2005-11-18Rewrite rebase to use git-format-patch piped to git-am.Junio C Hamano
2005-11-18git-branch: -f to forcibly reset branch head.Junio C Hamano
2005-11-18Do not show .exe in git command list.Junio C Hamano
2005-11-18Document the "ignore objects" feature of git-pack-redundantLukas Sandström
2005-11-18Improve the readability of git-pack-redundantLukas Sandström
2005-11-18Remove all old packfiles when doing "git repack -a -d"Lukas Sandström
2005-11-18Update pull/fetch --tags documentationLuck, Tony
2005-11-18Fix a bug in get_all_permutations.Lukas Sandström
2005-11-18Cygwin *might* be helped with NO_MMAPJunio C Hamano
2005-11-18Teach "approxidate" about weekday syntaxLinus Torvalds
2005-11-18Make "git fetch" less verbose by defaultLinus Torvalds
2005-11-18Fix bug introduced by the latest changes to git-pack-redundantLukas Sandström
2005-11-18git-prune: quote possibly empty $dryrun as parameter to testJunio C Hamano
2005-11-18git-am: --binary; document --resume and --binary.Junio C Hamano
2005-11-18Teach "approxidate" about weekday syntaxLinus Torvalds
2005-11-18Make git-pack-redundant non-horribly slow on large sets of packsLukas Sandström
2005-11-18git-repack: Fix variable nameRalf Baechle
2005-11-18'make clean' forgot about some filesNicolas Pitre
2005-11-18Deal with binary diff output from GNU diff 2.8.7Junio C Hamano
2005-11-17Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoffJunio C Hamano
2005-11-17archimport: allow for old style branch and public tag namesMartin Langhoff
2005-11-17Add approxidate test calls.Junio C Hamano
2005-11-17git's rev-parse.c function show_datestring presumes gnu dateLinus Torvalds
2005-11-17Disambiguate the term 'branch' in Arch vs gitEric Wong
2005-11-17archimport: don't die on merge-base failureEric Wong
2005-11-17remove shellquote usage for tagsEric Wong
2005-11-17daemon.c: fix arg parsing bugsAndreas Ericsson
2005-11-17tests: binary diff application.Junio C Hamano
2005-11-17diff: --full-indexJunio C Hamano
2005-11-17apply: allow-binary-replacement.Junio C Hamano
2005-11-17git-am: --resolved.Junio C Hamano
2005-11-16git-apply: fail if a patch cannot be applied.Junio C Hamano
2005-11-16git-cvsexportcommit.perl: fix typos in outputKevin Geiss
2005-11-16git-cvsexportcommit.perl: exit with non-0 status if patch fails.Kevin Geiss
2005-11-16git-cvsexportcommit.perl: use getopts to get binary flagsKevin Geiss
2005-11-16git-cvsexportcommit.perl: Fix usage() output.Kevin Geiss
2005-11-16Documentation/git-log.txt: trivial typo fix.Alecs King
2005-11-16symref support for import scriptsPavel Roskin