Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere | Junio C Hamano | 2010-01-17 | 3 | -1/+11 |
* | ident.c: treat $EMAIL as giving user.email identity explicitly | Junio C Hamano | 2010-01-10 | 1 | -2/+3 |
* | ident.c: check explicit identity for name and email separately | Junio C Hamano | 2010-01-10 | 4 | -8/+10 |
* | ident.c: remove unused variables | Junio C Hamano | 2010-01-08 | 1 | -3/+1 |
* | Describe second batch for 1.7.0 in draft release notes | Junio C Hamano | 2010-01-07 | 1 | -1/+7 |
* | Merge branch 'js/filter-branch-prime' | Junio C Hamano | 2010-01-07 | 1 | -1/+0 |
|\ | |||||
| * | filter-branch: remove an unnecessary use of 'git read-tree' | Johannes Sixt | 2009-12-15 | 1 | -1/+0 |
* | | Merge branch 'sb/maint-octopus' | Junio C Hamano | 2010-01-07 | 2 | -9/+57 |
|\ \ | |||||
| * | | octopus: remove dead code | Stephen Boyd | 2009-12-13 | 1 | -5/+1 |
| * | | octopus: reenable fast-forward merges | Stephen Boyd | 2009-12-13 | 2 | -1/+19 |
| * | | octopus: make merge process simpler to follow | Stephen Boyd | 2009-12-13 | 2 | -4/+38 |
| |/ | |||||
* | | Merge branch 'mg/tag-d-show' | Junio C Hamano | 2010-01-07 | 1 | -1/+3 |
|\ \ | |||||
| * | | tag -d: print sha1 of deleted tag | Michael J Gruber | 2009-12-10 | 1 | -1/+3 |
* | | | Merge branch 'so/cvsserver-update' | Junio C Hamano | 2010-01-07 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | cvsserver: make the output of 'update' more compatible with cvs. | Sergei Organov | 2009-12-31 | 1 | -0/+16 |
* | | | | Merge branch 'bg/maint-add-all-doc' | Junio C Hamano | 2010-01-07 | 2 | -29/+88 |
|\ \ \ \ | |||||
| * | | | | git-rm doc: Describe how to sync index & work tree | Björn Gustavsson | 2010-01-07 | 1 | -1/+53 |
| * | | | | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 2009-12-07 | 2 | -15/+15 |
| * | | | | Documentation: 'git add -A' can remove files | Björn Gustavsson | 2009-12-07 | 1 | -13/+20 |
* | | | | | Merge branch 'mv/commit-date' | Junio C Hamano | 2010-01-07 | 5 | -2/+53 |
|\ \ \ \ \ | |||||
| * | | | | | Document date formats accepted by parse_date() | Miklos Vajna | 2009-12-03 | 3 | -0/+29 |
| * | | | | | builtin-commit: add --date option | Miklos Vajna | 2009-12-03 | 3 | -2/+24 |
* | | | | | | Merge branch 'mo/bin-wrappers' | Junio C Hamano | 2010-01-07 | 6 | -32/+93 |
|\ \ \ \ \ \ | |||||
| * | | | | | | INSTALL: document a simpler way to run uninstalled builds | Matthew Ogilvie | 2009-12-03 | 1 | -7/+11 |
| * | | | | | | run test suite without dashed git-commands in PATH | Matthew Ogilvie | 2009-12-03 | 2 | -12/+30 |
| * | | | | | | build dashless "bin-wrappers" directory similar to installed bindir | Matthew Ogilvie | 2009-12-03 | 3 | -13/+52 |
* | | | | | | | .gitattributes: detect 8-space indent in shell scripts | Junio C Hamano | 2010-01-06 | 1 | -0/+1 |
* | | | | | | | Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS | Jonathan Nieder | 2010-01-05 | 1 | -1/+1 |
* | | | | | | | Use warning function instead of fprintf(stderr, "Warning: ..."). | Thiago Farina | 2010-01-03 | 4 | -7/+5 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | stash: mention --patch in usage string. | Matthieu Moy | 2010-01-02 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-31 | 5 | -21/+37 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-12-31 | 2 | -15/+17 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | branch: die explicitly why when calling "git branch [-a|-r] branchname". | Matthieu Moy | 2009-12-31 | 2 | -15/+17 |
| * | | | | | | | | fast-import: Document author/committer/tagger name is optional | Shawn O. Pearce | 2009-12-31 | 2 | -6/+6 |
| * | | | | | | | | SubmittingPatches: hints to know the status of a submitted patch. | Matthieu Moy | 2009-12-31 | 1 | -0/+14 |
* | | | | | | | | | bash completion: add space between branch name and status flags | Shawn O. Pearce | 2009-12-30 | 1 | -5/+2 |
* | | | | | | | | | Add completion for git-svn mkdirs,reset,and gc | Robert Zeh | 2009-12-30 | 1 | -2/+5 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-30 | 5 | -23/+34 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-12-30 | 4 | -15/+19 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | textconv: stop leaking file descriptors | Jeff King | 2009-12-30 | 1 | -0/+2 |
| | * | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-12-29 | 2 | -9/+11 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | * | | | | | | | commit: --cleanup is a message option | Greg Price | 2009-12-29 | 1 | -2/+4 |
| | | * | | | | | | | t7102: make the test fail if one of its check fails | Nguyễn Thái Ngọc Duy | 2009-12-29 | 1 | -7/+7 |
| | * | | | | | | | | git count-objects: handle packs bigger than 4G | Andreas Schwab | 2009-12-29 | 1 | -6/+6 |
| * | | | | | | | | | Documentation: always respect core.worktree if set | Nguyễn Thái Ngọc Duy | 2009-12-29 | 1 | -8/+15 |
* | | | | | | | | | | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 | 11 | -95/+672 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | status/commit: do not suggest "reset HEAD <path>" while merging | Junio C Hamano | 2009-12-12 | 4 | -5/+13 |
| * | | | | | | | | | | commit/status: "git add <path>" is not necessarily how to resolve | Junio C Hamano | 2009-12-12 | 2 | -2/+2 |
| * | | | | | | | | | | commit/status: check $GIT_DIR/MERGE_HEAD only once | Junio C Hamano | 2009-12-12 | 1 | -6/+4 |