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