summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-16git-cvsserver: add ability to guess -kb from contentsLibravatar Matthew Ogilvie4-25/+354
2008-05-16implement gitcvs.usecrlfattrLibravatar Matthew Ogilvie4-22/+276
2008-05-16git-cvsserver: add mechanism for managing working tree and current directoryLibravatar Matthew Ogilvie1-39/+213
2008-05-15cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Libravatar Johannes Schindelin3-6/+53
2008-05-15Ignore dirty submodule states during rebase and stashLibravatar Johannes Schindelin4-12/+105
2008-05-15Teach update-index about --ignore-submodulesLibravatar Johannes Schindelin4-0/+14
2008-05-15diff options: Introduce --ignore-submodulesLibravatar Johannes Schindelin3-0/+13
2008-05-15cvsexportcommit: chomp only removes trailing whitespaceLibravatar Johannes Schindelin1-1/+2
2008-05-15builtin-clone: fix initial checkoutLibravatar Johannes Schindelin2-0/+10
2008-05-15Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano7-25/+49
2008-05-15Documentation/git-prune.txt: document unpacked logicLibravatar Chris Frey1-1/+4
2008-05-14Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano5-888/+4028
2008-05-14Merge branch 'maint'Libravatar Junio C Hamano1-3/+4
2008-05-14Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-3/+4
2008-05-14Merge branch 'sb/committer'Libravatar Junio C Hamano6-40/+109
2008-05-14Merge branch 'bd/tests'Libravatar Junio C Hamano57-539/+591
2008-05-14Merge branch 'mv/format-cc'Libravatar Junio C Hamano4-0/+75
2008-05-14Merge branch 'cc/hooks-doc'Libravatar Junio C Hamano9-13/+28
2008-05-14Merge branch 'jk/renamelimit' (early part)Libravatar Junio C Hamano7-6/+94
2008-05-14Provide git_config with a callback-data parameterLibravatar Johannes Schindelin74-173/+176
2008-05-14Documentation/git-describe.txt: make description more readableLibravatar Ian Hilt1-3/+4
2008-05-13let pack-objects do the writing of unreachable objects as loose objectsLibravatar Nicolas Pitre2-17/+45
2008-05-13add a force_object_loose() functionLibravatar Nicolas Pitre2-13/+48
2008-05-13filter-branch: fix variable export logicLibravatar Jeff King1-3/+9
2008-05-13clone: bsd shell portability fixLibravatar Jeff King1-2/+1
2008-05-13t5000: tar portability fixLibravatar Jeff King1-4/+4
2008-05-13fix bsd shell negationLibravatar Jeff King5-8/+8
2008-05-12Add a config option to ignore errors for git-addLibravatar Alex Riesen2-1/+31
2008-05-12Add a test for git-add --ignore-errorsLibravatar Alex Riesen1-0/+22
2008-05-12Add --ignore-errors to git-add to allow it to skip files with read errorsLibravatar Alex Riesen2-3/+15
2008-05-12Extend interface of add_files_to_cache to allow ignore indexing errorsLibravatar Alex Riesen4-12/+37
2008-05-12Make the exit code of add_file_to_index actually usefulLibravatar Alex Riesen4-9/+13
2008-05-12Improve reporting of errors in config file routinesLibravatar Alex Riesen1-19/+16
2008-05-12Allow tracking branches to set up rebase by default.Libravatar Dustin Sallings6-1/+294
2008-05-12git-svn: add test for --add-author-from and --use-log-authorLibravatar Junio C Hamano1-0/+70
2008-05-12revision.c: really honor --first-parentLibravatar Lars Hjemli1-4/+4
2008-05-12Merge branch 'gp/bisect-fix'Libravatar Junio C Hamano3-10/+55
2008-05-12gitk: Add a progress bar for checking out a headLibravatar Paul Mackerras1-10/+31
2008-05-11Merge branch 'maint'Libravatar Junio C Hamano3-3/+4
2008-05-11Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano3-3/+4
2008-05-11Merge branch 'lt/core-optim'Libravatar Junio C Hamano16-169/+393
2008-05-11rev-parse --verify: do not output anything on errorLibravatar Christian Couder2-24/+26
2008-05-11rev-parse: fix using "--default" with "--verify"Libravatar Christian Couder2-6/+7
2008-05-11rev-parse: add test script for "--verify"Libravatar Christian Couder1-0/+114
2008-05-11t0050: Add test for case insensitive addLibravatar Steffen Prohaska1-0/+10
2008-05-11t0050: Set core.ignorecase case to activate case insensitivityLibravatar Steffen Prohaska1-0/+1
2008-05-11t0050: Test autodetect core.ignorecaseLibravatar Steffen Prohaska1-0/+16
2008-05-11git-init: autodetect core.ignorecaseLibravatar Dmitry Potapov1-1/+7
2008-05-11builtin-gc.c: deprecate --prune, it now really has no effectLibravatar Brandon Casey1-2/+1
2008-05-11git-gc: always use -A when manually repackingLibravatar Brandon Casey1-11/+2