summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix git config example syntaxJoey Hess2008-06-281-1/+1
* avoid off-by-one error in run_upload_archiveJochen Voss2008-06-281-1/+1
* Merge branch 'maint-1.5.5' into maintJunio C Hamano2008-06-263-4/+67
|\
| * GIT 1.5.5.5v1.5.5.5Junio C Hamano2008-06-263-2/+13
| * Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2008-06-262-4/+56
| |\
| | * GIT 1.5.4.6v1.5.4.6Junio C Hamano2008-06-263-2/+45
| | * git-shell: accept "git foo" formJunio C Hamano2008-06-261-4/+13
* | | diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-262-3/+13
* | | GIT 1.5.6.1v1.5.6.1Junio C Hamano2008-06-253-6/+35
* | | fix update-hook-example to work with packed tag referencesDmitry Potapov2008-06-251-1/+1
* | | clone: create intermediate directories of destination repoJeff King2008-06-255-11/+39
* | | Merge branch 'jc/maint-combine-diff-pre-context' into maintJunio C Hamano2008-06-251-2/+5
|\ \ \
| * | | diff -c/--cc: do not include uninteresting deletion before leading contextJunio C Hamano2008-06-181-2/+5
| |/ /
* | | Merge branch 'lt/maint-gitdir-relative' into maintJunio C Hamano2008-06-253-1/+20
|\ \ \
| * | | Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds2008-06-193-1/+20
* | | | Merge branch 'sb/maint-rebase' into maintJunio C Hamano2008-06-251-4/+10
|\ \ \ \
| * | | | git-rebase.sh: Add check if rebase is in progressStephan Beyer2008-06-221-4/+10
* | | | | for-each-ref: implement missing tag valuesJeff King2008-06-251-0/+7
* | | | | git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-232-3/+35
* | | | | Workaround for AIX mkstemp()Patrick Higgins2008-06-231-0/+1
* | | | | Extend parse-options test suiteStephan Beyer2008-06-222-11/+144
* | | | | api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer2008-06-221-2/+202
* | | | | parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2008-06-222-4/+13
* | | | | api-builtin.txt: update and fix typoStephan Beyer2008-06-221-5/+10
|/ / / /
* | | | Documentation: fix formatting in git-svnJan Krüger2008-06-191-1/+2
* | | | t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-191-1/+5
* | | | completion: add --graph to log command completionDan McGee2008-06-191-0/+1
* | | | git-merge.sh: fix typo in usage message: sucesses --> succeedsBrandon Casey2008-06-191-1/+1
|/ / /
* | | GIT 1.5.6v1.5.6Junio C Hamano2008-06-183-7/+9
* | | clean up error conventions of remote.c:match_explicitJeff King2008-06-182-22/+20
* | | Fix approxidate("never") to always return 0Olivier Marin2008-06-171-4/+2
* | | git-am: head -1 is obsolete and doesn't work on some new systemsAlejandro Mery2008-06-171-1/+1
* | | builtin-rerere: fix a small leakJunio C Hamano2008-06-171-1/+1
* | | gitweb: remove unused parse_ref methodLea Wiemann2008-06-171-43/+0
* | | gitweb: quote commands properly when calling the shellLea Wiemann2008-06-171-10/+14
* | | sha1_file.c: simplify parse_pack_index()Junio C Hamano2008-06-162-9/+1
* | | create_tempfile: make sure that leading directories can be accessible by peersJunio C Hamano2008-06-161-2/+2
* | | write_loose_object: don't bother trying to read an old objectLinus Torvalds2008-06-161-14/+0
* | | path-list documentation: document all functions and data structuresMiklos Vajna2008-06-161-4/+121
* | | run-command documentation: fix "memset()" parameterMiklos Vajna2008-06-161-2/+2
* | | Merge branch 'maint'Junio C Hamano2008-06-161-2/+4
|\ \ \ | |/ /
| * | diff.c: fix emit_line() again not to add extra lineJunio C Hamano2008-06-161-2/+4
* | | Merge branch 'maint'Junio C Hamano2008-06-161-0/+4
|\ \ \ | |/ /
| * | diff: reset color before printing newlineSZEDER Gábor2008-06-161-0/+4
* | | Make git reflog expire honour core.sharedRepository.Pierre Habouzit2008-06-152-0/+17
* | | Update RPM spec to drop curl executable requirementJunio C Hamano2008-06-151-1/+4
* | | The "curl" executable is no longer requiredJohan Herland2008-06-151-4/+4
* | | Makefile: update check-docs targetJunio C Hamano2008-06-151-0/+8
* | | Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland2008-06-154-5/+5
* | | cpio is no longer used by git-cloneJohan Herland2008-06-151-3/+0