summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* user_ident_sufficiently_given(): refactor the logic to be usable from elsewhereJunio C Hamano2010-01-173-1/+11
* ident.c: treat $EMAIL as giving user.email identity explicitlyJunio C Hamano2010-01-101-2/+3
* ident.c: check explicit identity for name and email separatelyJunio C Hamano2010-01-104-8/+10
* ident.c: remove unused variablesJunio C Hamano2010-01-081-3/+1
* Describe second batch for 1.7.0 in draft release notesJunio C Hamano2010-01-071-1/+7
* Merge branch 'js/filter-branch-prime'Junio C Hamano2010-01-071-1/+0
|\
| * filter-branch: remove an unnecessary use of 'git read-tree'Johannes Sixt2009-12-151-1/+0
* | Merge branch 'sb/maint-octopus'Junio C Hamano2010-01-072-9/+57
|\ \
| * | octopus: remove dead codeStephen Boyd2009-12-131-5/+1
| * | octopus: reenable fast-forward mergesStephen Boyd2009-12-132-1/+19
| * | octopus: make merge process simpler to followStephen Boyd2009-12-132-4/+38
| |/
* | Merge branch 'mg/tag-d-show'Junio C Hamano2010-01-071-1/+3
|\ \
| * | tag -d: print sha1 of deleted tagMichael J Gruber2009-12-101-1/+3
* | | Merge branch 'so/cvsserver-update'Junio C Hamano2010-01-071-0/+16
|\ \ \
| * | | cvsserver: make the output of 'update' more compatible with cvs.Sergei Organov2009-12-311-0/+16
* | | | Merge branch 'bg/maint-add-all-doc'Junio C Hamano2010-01-072-29/+88
|\ \ \ \
| * | | | git-rm doc: Describe how to sync index & work treeBjörn Gustavsson2010-01-071-1/+53
| * | | | git-add/rm doc: Consistently back-quoteBjörn Gustavsson2009-12-072-15/+15
| * | | | Documentation: 'git add -A' can remove filesBjörn Gustavsson2009-12-071-13/+20
* | | | | Merge branch 'mv/commit-date'Junio C Hamano2010-01-075-2/+53
|\ \ \ \ \
| * | | | | Document date formats accepted by parse_date()Miklos Vajna2009-12-033-0/+29
| * | | | | builtin-commit: add --date optionMiklos Vajna2009-12-033-2/+24
* | | | | | Merge branch 'mo/bin-wrappers'Junio C Hamano2010-01-076-32/+93
|\ \ \ \ \ \
| * | | | | | INSTALL: document a simpler way to run uninstalled buildsMatthew Ogilvie2009-12-031-7/+11
| * | | | | | run test suite without dashed git-commands in PATHMatthew Ogilvie2009-12-032-12/+30
| * | | | | | build dashless "bin-wrappers" directory similar to installed bindirMatthew Ogilvie2009-12-033-13/+52
* | | | | | | .gitattributes: detect 8-space indent in shell scriptsJunio C Hamano2010-01-061-0/+1
* | | | | | | Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGSJonathan Nieder2010-01-051-1/+1
* | | | | | | Use warning function instead of fprintf(stderr, "Warning: ...").Thiago Farina2010-01-034-7/+5
* | | | | | | Merge branch 'maint'Junio C Hamano2010-01-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | stash: mention --patch in usage string.Matthieu Moy2010-01-021-1/+1
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-315-21/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-12-312-15/+17
| |\ \ \ \ \ \ \
| | * | | | | | | branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy2009-12-312-15/+17
| * | | | | | | | fast-import: Document author/committer/tagger name is optionalShawn O. Pearce2009-12-312-6/+6
| * | | | | | | | SubmittingPatches: hints to know the status of a submitted patch.Matthieu Moy2009-12-311-0/+14
* | | | | | | | | bash completion: add space between branch name and status flagsShawn O. Pearce2009-12-301-5/+2
* | | | | | | | | Add completion for git-svn mkdirs,reset,and gcRobert Zeh2009-12-301-2/+5
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-305-23/+34
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-12-304-15/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | textconv: stop leaking file descriptorsJeff King2009-12-301-0/+2
| | * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-12-292-9/+11
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | commit: --cleanup is a message optionGreg Price2009-12-291-2/+4
| | | * | | | | | | t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy2009-12-291-7/+7
| | * | | | | | | | git count-objects: handle packs bigger than 4GAndreas Schwab2009-12-291-6/+6
| * | | | | | | | | Documentation: always respect core.worktree if setNguyễn Thái Ngọc Duy2009-12-291-8/+15
* | | | | | | | | | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-2711-95/+672
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano2009-12-124-5/+13
| * | | | | | | | | | commit/status: "git add <path>" is not necessarily how to resolveJunio C Hamano2009-12-122-2/+2
| * | | | | | | | | | commit/status: check $GIT_DIR/MERGE_HEAD only onceJunio C Hamano2009-12-121-6/+4