summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-04GIT 1.5.6.2v1.5.6.2Junio C Hamano
2008-07-04Fix executable bits in t/ scriptsJunio C Hamano
2008-07-04Work around gcc warnings from curl headersJunio C Hamano
2008-07-02Merge branch 'js/maint-clone-insteadof' into maintJunio C Hamano
2008-07-02Merge branch 'jk/maint-fetch-ref-hier' into maintJunio C Hamano
2008-07-02Merge branch 'jc/maint-reset' into maintJunio C Hamano
2008-07-02Fix describe --tags --long so it does not segfaultShawn O. Pearce
2008-07-01Start draft release notes for 1.5.6.2Junio C Hamano
2008-07-01Fix 'git show' on signed tag of signed tag of commitThomas Rast
2008-06-29fetch: give a hint to the user when local refs fail to updateJeff King
2008-06-29doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King
2008-06-29clone: respect the settings in $HOME/.gitconfig and /etc/gitconfigJohannes Schindelin
2008-06-28git-svn: don't sanitize remote names in configEric Wong
2008-06-28git-svn: avoid filling up the disk with temp files.Avery Pennarun
2008-06-28git cat-file: Fix memory leak in batch modeBjörn Steinbrink
2008-06-28fix git config example syntaxJoey Hess
2008-06-28avoid off-by-one error in run_upload_archiveJochen Voss
2008-06-27fetch: report local storage errors in status tableJeff King
2008-06-27clone: respect url.insteadOf setting in global configsJohannes Schindelin
2008-06-26Merge branch 'maint-1.5.5' into maintJunio C Hamano
2008-06-26GIT 1.5.5.5v1.5.5.5Junio C Hamano
2008-06-26Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano
2008-06-26GIT 1.5.4.6v1.5.4.6Junio C Hamano
2008-06-26git-shell: accept "git foo" formJunio C Hamano
2008-06-26diff --check: do not discard error status upon seeing a good lineJunio C Hamano
2008-06-25Allow "git-reset path" when unambiguousJunio C Hamano
2008-06-25GIT 1.5.6.1v1.5.6.1Junio C Hamano
2008-06-25fix update-hook-example to work with packed tag referencesDmitry Potapov
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-25Merge branch 'jc/maint-combine-diff-pre-context' into maintJunio C Hamano
2008-06-25Merge branch 'lt/maint-gitdir-relative' into maintJunio C Hamano
2008-06-25Merge branch 'sb/maint-rebase' into maintJunio C Hamano
2008-06-25for-each-ref: implement missing tag valuesJeff King
2008-06-23git-svn: make rebuild respect rewriteRoot optionJan Krüger
2008-06-23Workaround for AIX mkstemp()Patrick Higgins
2008-06-22Extend parse-options test suiteStephan Beyer
2008-06-22api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer
2008-06-22parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio
2008-06-22api-builtin.txt: update and fix typoStephan Beyer
2008-06-22git-rebase.sh: Add check if rebase is in progressStephan Beyer
2008-06-19Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds
2008-06-19Documentation: fix formatting in git-svnJan Krüger
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey
2008-06-19completion: add --graph to log command completionDan McGee
2008-06-19git-merge.sh: fix typo in usage message: sucesses --> succeedsBrandon Casey
2008-06-18diff -c/--cc: do not include uninteresting deletion before leading contextJunio C Hamano
2008-06-18GIT 1.5.6v1.5.6Junio C Hamano
2008-06-18clean up error conventions of remote.c:match_explicitJeff King
2008-06-17Fix approxidate("never") to always return 0Olivier Marin
2008-06-17git-am: head -1 is obsolete and doesn't work on some new systemsAlejandro Mery