summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-25for-each-ref: implement missing tag valuesLibravatar Jeff King1-0/+7
2008-06-24verify-pack: test for detection of index v2 object CRC mismatchLibravatar Nicolas Pitre1-0/+14
2008-06-24verify-pack: check packed object CRC when using index version 2Libravatar Nicolas Pitre3-25/+38
2008-06-24move show_pack_info() where it belongsLibravatar Nicolas Pitre6-70/+67
2008-06-24optimize verify-pack a bitLibravatar Nicolas Pitre3-4/+3
2008-06-24clone: create intermediate directories of destination repoLibravatar Jeff King5-11/+39
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-22git-rebase.sh: Add check if rebase is in progressLibravatar Stephan Beyer1-4/+10
2008-06-22t3404: stricter tests for git-rebase--interactiveLibravatar Stephan Beyer1-9/+34
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-19gitweb: standarize HTTP status codesLibravatar Lea Wiemann1-106/+105
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