aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...Brian Hetro2008-07-05
| * | | Documentation cvs: Clarify when a bare repository is neededMatthew Ogilvie2008-07-05
| * | | Documentation: be precise about which date --pretty usesNikolaus Schulz2008-07-05
* | | | Fix grammar in git-rev-parse(1).Mikael Magnusson2008-07-06
|/ / /
* | | GIT 1.5.6.2v1.5.6.2Junio C Hamano2008-07-04
* | | Fix executable bits in t/ scriptsJunio C Hamano2008-07-04
* | | Work around gcc warnings from curl headersJunio C Hamano2008-07-04
| |/ |/|
* | Merge branch 'js/maint-clone-insteadof' into maintJunio C Hamano2008-07-02
|\ \
| * | clone: respect the settings in $HOME/.gitconfig and /etc/gitconfigJohannes Schindelin2008-06-29
| * | clone: respect url.insteadOf setting in global configsJohannes Schindelin2008-06-27
* | | Merge branch 'jk/maint-fetch-ref-hier' into maintJunio C Hamano2008-07-02
|\ \ \
| * | | fetch: give a hint to the user when local refs fail to updateJeff King2008-06-29
| * | | fetch: report local storage errors in status tableJeff King2008-06-27
| |/ /
* | | Merge branch 'jc/maint-reset' into maintJunio C Hamano2008-07-02
|\ \ \
| * | | Allow "git-reset path" when unambiguousJunio C Hamano2008-06-25
* | | | Fix describe --tags --long so it does not segfaultShawn O. Pearce2008-07-02
* | | | Start draft release notes for 1.5.6.2Junio C Hamano2008-07-01
* | | | Fix 'git show' on signed tag of signed tag of commitThomas Rast2008-07-01
* | | | doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King2008-06-29
* | | | git-svn: don't sanitize remote names in configEric Wong2008-06-28
* | | | git-svn: avoid filling up the disk with temp files.Avery Pennarun2008-06-28
* | | | git cat-file: Fix memory leak in batch modeBjörn Steinbrink2008-06-28
* | | | fix git config example syntaxJoey Hess2008-06-28
* | | | avoid off-by-one error in run_upload_archiveJochen Voss2008-06-28
| |/ / |/| |
* | | Merge branch 'maint-1.5.5' into maintJunio C Hamano2008-06-26
|\ \ \
| * | | GIT 1.5.5.5v1.5.5.5Junio C Hamano2008-06-26
| * | | Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2008-06-26
| |\ \ \ | | |_|/ | |/| |
| | * | GIT 1.5.4.6v1.5.4.6Junio C Hamano2008-06-26
| | * | git-shell: accept "git foo" formJunio C Hamano2008-06-26
* | | | diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-26
* | | | GIT 1.5.6.1v1.5.6.1Junio C Hamano2008-06-25
* | | | fix update-hook-example to work with packed tag referencesDmitry Potapov2008-06-25
* | | | clone: create intermediate directories of destination repoJeff King2008-06-25
* | | | Merge branch 'jc/maint-combine-diff-pre-context' into maintJunio C Hamano2008-06-25
|\ \ \ \
| * | | | diff -c/--cc: do not include uninteresting deletion before leading contextJunio C Hamano2008-06-18
| |/ / /
* | | | Merge branch 'lt/maint-gitdir-relative' into maintJunio C Hamano2008-06-25
|\ \ \ \
| * | | | Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds2008-06-19
* | | | | Merge branch 'sb/maint-rebase' into maintJunio C Hamano2008-06-25
|\ \ \ \ \
| * | | | | git-rebase.sh: Add check if rebase is in progressStephan Beyer2008-06-22
* | | | | | for-each-ref: implement missing tag valuesJeff King2008-06-25
| |_|_|_|/ |/| | | |
* | | | | git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-23
* | | | | Workaround for AIX mkstemp()Patrick Higgins2008-06-23
* | | | | Extend parse-options test suiteStephan Beyer2008-06-22
* | | | | api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer2008-06-22
* | | | | parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2008-06-22
* | | | | api-builtin.txt: update and fix typoStephan Beyer2008-06-22
|/ / / /
* | | | Documentation: fix formatting in git-svnJan Krüger2008-06-19
* | | | t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-19
* | | | completion: add --graph to log command completionDan McGee2008-06-19
* | | | git-merge.sh: fix typo in usage message: sucesses --> succeedsBrandon Casey2008-06-19
|/ / /