summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-19Teach "git clone" to pack refsLibravatar Johan Herland1-2/+6
2008-06-19Prepare testsuite for a "git clone" that packs refsLibravatar Johan Herland1-3/+6
2008-06-19Move pack_refs() and friends into libgitLibravatar Johan Herland4-120/+138
2008-06-19Incorporate fetched packs in future object traversalLibravatar Johan Herland1-0/+1
2008-06-19builtin-fast-export: Add importing and exporting of revision marksLibravatar Pieter de Bie3-6/+137
2008-06-19Git.pm: add test suiteLibravatar Lea Wiemann2-0/+139
2008-06-19t/test-lib.sh: add test_external and test_external_without_stderrLibravatar Lea Wiemann1-0/+58
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-18Add config option to enable 'fsync()' of object filesLibravatar Linus Torvalds5-1/+17
2008-06-18Split up default "i18n" and "branch" config parsing into helper routinesLibravatar Linus Torvalds1-11/+29
2008-06-18Split up default "user" config parsing into helper routineLibravatar Linus Torvalds1-4/+13
2008-06-18Split up default "core" config parsing into helper routineLibravatar Linus Torvalds1-16/+26
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
2008-06-17gitweb: remove unused parse_ref methodLibravatar Lea Wiemann1-43/+0
2008-06-17gitweb: quote commands properly when calling the shellLibravatar Lea Wiemann1-10/+14
2008-06-16sha1_file.c: simplify parse_pack_index()Libravatar Junio C Hamano2-9/+1