summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-19Documentation: rebase-from-internal minor updates.Libravatar Junio C Hamano1-5/+2
2005-11-19git-repack: do not do complex redundancy check.Libravatar Junio C Hamano1-21/+14
2005-11-19git-count-objects: dc replacementLibravatar Junio C Hamano1-1/+19
2005-11-18Merge http://www.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-68/+102
2005-11-18Merge branches 'jc/branch' and 'jc/rebase'Libravatar Junio C Hamano2-63/+34
2005-11-18Rewrite rebase to use git-format-patch piped to git-am.Libravatar Junio C Hamano1-56/+16
2005-11-18git-branch: -f to forcibly reset branch head.Libravatar Junio C Hamano1-7/+18
2005-11-18Do not show .exe in git command list.Libravatar Junio C Hamano1-1/+4
2005-11-18Document the "ignore objects" feature of git-pack-redundantLibravatar Lukas Sandström1-0/+8
2005-11-18Improve the readability of git-pack-redundantLibravatar Lukas Sandström1-13/+24
2005-11-18Remove all old packfiles when doing "git repack -a -d"Libravatar Lukas Sandström1-3/+16
2005-11-18Update pull/fetch --tags documentationLibravatar Luck, Tony1-1/+3
2005-11-18Fix a bug in get_all_permutations.Libravatar Lukas Sandström1-0/+1
2005-11-18Cygwin *might* be helped with NO_MMAPLibravatar Junio C Hamano1-0/+4
2005-11-18Teach "approxidate" about weekday syntaxLibravatar Linus Torvalds1-5/+49
2005-11-18Make "git fetch" less verbose by defaultLibravatar Linus Torvalds1-5/+9
2005-11-18Fix bug introduced by the latest changes to git-pack-redundantLibravatar Lukas Sandström1-1/+1
2005-11-18git-prune: quote possibly empty $dryrun as parameter to testLibravatar Junio C Hamano1-1/+1
2005-11-17git-am: --binary; document --resume and --binary.Libravatar Junio C Hamano2-14/+30
2005-11-17Teach "approxidate" about weekday syntaxLibravatar Linus Torvalds1-1/+17
2005-11-17Make git-pack-redundant non-horribly slow on large sets of packsLibravatar Lukas Sandström1-12/+48
2005-11-17git-repack: Fix variable nameLibravatar Ralf Baechle1-3/+3
2005-11-17'make clean' forgot about some filesLibravatar Nicolas Pitre1-1/+1
2005-11-17Deal with binary diff output from GNU diff 2.8.7Libravatar Junio C Hamano1-6/+18
2005-11-17Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoffLibravatar Junio C Hamano1-42/+103
2005-11-17archimport: allow for old style branch and public tag namesLibravatar Martin Langhoff1-6/+17
2005-11-16Add approxidate test calls.Libravatar Junio C Hamano1-0/+3
2005-11-16git's rev-parse.c function show_datestring presumes gnu dateLibravatar Linus Torvalds3-14/+126
2005-11-17Disambiguate the term 'branch' in Arch vs gitLibravatar Eric Wong1-11/+54
2005-11-17archimport: don't die on merge-base failureLibravatar Eric Wong1-1/+7
2005-11-17remove shellquote usage for tagsLibravatar Eric Wong1-27/+28
2005-11-16daemon.c: fix arg parsing bugsLibravatar Andreas Ericsson1-2/+6
2005-11-16tests: binary diff application.Libravatar Junio C Hamano1-10/+39
2005-11-16diff: --full-indexLibravatar Junio C Hamano3-7/+16
2005-11-16apply: allow-binary-replacement.Libravatar Junio C Hamano3-7/+101
2005-11-16git-am: --resolved.Libravatar Junio C Hamano1-12/+53
2005-11-16git-apply: fail if a patch cannot be applied.Libravatar Junio C Hamano2-4/+85
2005-11-16git-cvsexportcommit.perl: fix typos in outputLibravatar Kevin Geiss1-2/+2
2005-11-16git-cvsexportcommit.perl: exit with non-0 status if patch fails.Libravatar Kevin Geiss1-1/+1
2005-11-16git-cvsexportcommit.perl: use getopts to get binary flagsLibravatar Kevin Geiss1-1/+1
2005-11-16git-cvsexportcommit.perl: Fix usage() output.Libravatar Kevin Geiss1-2/+2
2005-11-16Documentation/git-log.txt: trivial typo fix.Libravatar Alecs King1-1/+1
2005-11-16symref support for import scriptsLibravatar Pavel Roskin3-8/+13
2005-11-16Disallow empty pattern in "git grep"Libravatar Linus Torvalds1-0/+4
2005-11-15git wrapper: basic fixes.Libravatar Junio C Hamano1-56/+98
2005-11-15Give python a chance to find "backported" modulesLibravatar Johannes Schindelin1-2/+4
2005-11-15Fix tests with new git in CLibravatar Johannes Schindelin1-0/+2
2005-11-15Fix llist_sorted_difference_inplace in git-pack-redundantLibravatar Lukas Sandström1-32/+15
2005-11-15git --help COMMAND brings up the git-COMMAND man-page.Libravatar Andreas Ericsson2-2/+28
2005-11-15Update git(7) man-page for the C wrapper.Libravatar Andreas Ericsson1-7/+28