aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | --pretty=format: on-demand format expansionRené Scharfe2007-11-09
| * | | | | | | | | | Add strchrnul()René Scharfe2007-11-09
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'rr/cvsexportcommit-w'Junio C Hamano2007-11-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cvsexportcommit: Add switch to specify CVS workdirRobin Rosenberg2007-11-01
* | | | | | | | | | | Merge branch 'gh/cvsimport-user'Junio C Hamano2007-11-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-cvsimport: fix handling of user name when it is not set in CVSROOTGordon Hopper2007-11-09
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | user-manual: minor rewording for clarity.Sergei Organov2007-11-14
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2007-11-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-clean: honor core.excludesfileJunio C Hamano2007-11-14
| * | | | | | | | | | | Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca2007-11-14
| * | | | | | | | | | | git-remote.txt: fix typoSergei Organov2007-11-14
| * | | | | | | | | | | core-tutorial.txt: Fix argument mistake in an example.Sergei Organov2007-11-14
| * | | | | | | | | | | replace reference to git-rm with git-reset in git-commit docJing Xue2007-11-14
| * | | | | | | | | | | Grammar fixes for gitattributes documentationWincent Colaiuta2007-11-14
| * | | | | | | | | | | Don't allow fast-import tree delta chains to exceed maximum depthShawn O. Pearce2007-11-13
| * | | | | | | | | | | revert/cherry-pick: allow starting from dirty work tree.Junio C Hamano2007-11-13
| * | | | | | | | | | | t/t3404: fix test for a bogus todo file.Junio C Hamano2007-11-13
* | | | | | | | | | | | Fix dependencies of parse-options test programAlex Riesen2007-11-14
* | | | | | | | | | | | user-manual.txt: fix a few mistakesSergei Organov2007-11-14
* | | | | | | | | | | | Handle broken vsnprintf implementations in strbufShawn O. Pearce2007-11-14
* | | | | | | | | | | | Resurrect git-revert.sh example and add comment to builtin-revert.cJunio C Hamano2007-11-13
* | | | | | | | | | | | git-clean: Fix error message if clean.requireForce is not set.Johannes Sixt2007-11-12
* | | | | | | | | | | | git-svn: support for funky branch and project names over HTTP(S)Eric Wong2007-11-12
* | | | | | | | | | | | Documentation: Fix references to deprecated commandsJonas Fonseca2007-11-12
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2007-11-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintJunio C Hamano2007-11-12
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Fix memory leak in traverse_commit_listShawn O. Pearce2007-11-10
| * | | | | | | | | | for-each-ref: fix off by one read.Christian Couder2007-11-11
| * | | | | | | | | | git-branch: remove mention of non-existent '-b' optionJeff King2007-11-11
| * | | | | | | | | | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/upload-pack'Junio C Hamano2007-11-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt2007-11-05
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/reset'Junio C Hamano2007-11-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-05
| * | | | | | | | | | builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-05
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'js/parseopt-abbrev-fix'Junio C Hamano2007-11-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parse-options: abbreviation engine fix.Johannes Schindelin2007-11-05
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2007-11-11
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre2007-11-11
| * | | | | | | | | git-hash-object should honor config variablesNicolas Pitre2007-11-11
| * | | | | | | | | gitweb: correct month in date display for atom feedsVincent Zanotti2007-11-10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | push: teach push to pass --verbose option to transport layerSteffen Prohaska2007-11-11
* | | | | | | | | push: mention --verbose option in documentationSteffen Prohaska2007-11-11
* | | | | | | | | test-lib.sh: move error line after error() declarationMichele Ballabio2007-11-10
* | | | | | | | | for-each-ref: fix setup of option-parsing for --sortLars Hjemli2007-11-10
* | | | | | | | | Merge branch 'maint'Junio C Hamano2007-11-10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | print warning/error/fatal messages in one shotNicolas Pitre2007-11-09
| | |/ / / / / / | |/| | | | | |
* | | | | | | | core-tutorial.txt: Fix git-show-branch example and its descriptionSergei Organov2007-11-10
* | | | | | | | git-commit: a bit more testsJunio C Hamano2007-11-10
* | | | | | | | builtin-blame: set up the work_tree before the first file accessJohannes Schindelin2007-11-09