summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-24Ship sample hooks with .sample suffixLibravatar Junio C Hamano12-25/+25
2008-06-24pre-rebase hook updateLibravatar Junio C Hamano1-4/+23
2008-06-24refactor pack structure allocationLibravatar Nicolas Pitre1-18/+15
2008-06-23test case for pack resilience against corruptionsLibravatar Nicolas Pitre1-0/+194
2008-06-23implement some resilience against pack corruptionsLibravatar Nicolas Pitre2-16/+78
2008-06-23call init_pack_revindex() lazilyLibravatar Nicolas Pitre4-6/+4
2008-06-23Merge branch 'maint'Libravatar Junio C Hamano3-3/+36
2008-06-23git-svn: make rebuild respect rewriteRoot optionLibravatar Jan Krüger2-3/+35
2008-06-23Workaround for AIX mkstemp()Libravatar Patrick Higgins1-0/+1
2008-06-23t9301-fast-export.sh: Remove debug lineLibravatar Michele Ballabio1-1/+0
2008-06-22Shrink the git binary a bit by avoiding unnecessary inline functionsLibravatar Linus Torvalds3-155/+173
2008-06-22Merge branch 'maint'Libravatar Junio C Hamano6-22/+369
2008-06-22Extend parse-options test suiteLibravatar Stephan Beyer2-11/+144
2008-06-22api-parse-options.txt: Introduce documentation for parse options APILibravatar Stephan Beyer1-2/+202
2008-06-22parse-options.c: fix documentation syntax of optional argumentsLibravatar Michele Ballabio2-4/+13
2008-06-22api-builtin.txt: update and fix typoLibravatar Stephan Beyer1-5/+10
2008-06-22Merge branch 'rs/archive-ignore'Libravatar Junio C Hamano6-0/+33
2008-06-22Merge branch 'lt/racy-empty'Libravatar Junio C Hamano1-0/+16
2008-06-22Merge branch 'sn/static'Libravatar Junio C Hamano3-10/+1
2008-06-22Merge branch 'jc/maint-combine-diff-pre-context'Libravatar Junio C Hamano1-2/+5
2008-06-22Merge branch 'lt/maint-gitdir-relative'Libravatar Junio C Hamano3-1/+20
2008-06-22Merge branch 'jk/test'Libravatar Junio C Hamano17-154/+153
2008-06-22Merge branch 'pb/fast-export'Libravatar Junio C Hamano3-6/+137
2008-06-22Merge branch 'mo/status-untracked'Libravatar Junio C Hamano6-12/+176
2008-06-22Merge branch 'kh/update-ref'Libravatar Junio C Hamano3-17/+29
2008-06-22Merge branch 'jn/web'Libravatar Junio C Hamano1-49/+62
2008-06-22Merge branch 'rg/gitweb'Libravatar Junio C Hamano1-99/+2
2008-06-21Correct documentation for git-push --mirrorLibravatar Shawn O. Pearce1-1/+2
2008-06-21t/README: Add 'Skipping Tests' section below 'Running Tests'Libravatar Jakub Narebski1-0/+28
2008-06-21Print errno upon failure to open the COMMIT_EDITMSG fileLibravatar Cristian Peraferrer1-1/+2
2008-06-21Add target "install-html" the the top level MakefileLibravatar Teemu Likonen1-0/+3
2008-06-20bash: Add more option completions for 'git log'Libravatar Teemu Likonen1-0/+3
2008-06-19Add a helper script to send patches with Mozilla ThunderbirdLibravatar Lukas Sandström3-0/+80
2008-06-19config.c: make git_env_bool() staticLibravatar しらいしななこ2-2/+1
2008-06-19environment.c: remove unused functionLibravatar しらいしななこ2-8/+0
2008-06-19Make git_dir a path relative to work_tree in setup_work_tree()Libravatar Linus Torvalds3-1/+20
2008-06-19Merge branch 'maint'Libravatar Junio C Hamano4-3/+9
2008-06-19Documentation: fix formatting in git-svnLibravatar Jan Krüger1-1/+2
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesLibravatar Brandon Casey1-1/+5
2008-06-19completion: add --graph to log command completionLibravatar Dan McGee1-0/+1
2008-06-19builtin-fast-export: Add importing and exporting of revision marksLibravatar Pieter de Bie3-6/+137
2008-06-19test-lib.sh: add --long-tests optionLibravatar Lea Wiemann2-0/+6
2008-06-19racy-git: an empty blob has a fixed object nameLibravatar Linus Torvalds1-0/+16
2008-06-19git-merge.sh: fix typo in usage message: sucesses --> succeedsLibravatar Brandon Casey1-1/+1
2008-06-18diff -c/--cc: do not include uninteresting deletion before leading contextLibravatar Junio C Hamano1-2/+5
2008-06-18GIT 1.5.6Libravatar Junio C Hamano3-7/+9
2008-06-18clean up error conventions of remote.c:match_explicitLibravatar Jeff King2-22/+20
2008-06-17Fix approxidate("never") to always return 0Libravatar Olivier Marin1-4/+2
2008-06-17git-am: head -1 is obsolete and doesn't work on some new systemsLibravatar Alejandro Mery1-1/+1
2008-06-17builtin-rerere: fix a small leakLibravatar Junio C Hamano1-1/+1