aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | gitweb: Fix Atom feed <logo>: it is $logo, not $logo_urlJakub Narebski2006-12-04
* | | Make perl/ build procedure ActiveState friendly.Alex Riesen2006-12-04
* | | Pass -M to diff in request-pullDavid Miller2006-12-04
* | | Set permissions of each new file before "cvs add"ing it.Jim Meyering2006-12-04
* | | Merge branch 'maint'Junio C Hamano2006-12-02
|\ \ \ | |/ /
| * | git-svn: avoid fetching files twice in the same revisionEric Wong2006-12-02
* | | git-merge: fix confusion between tag and branchJunio C Hamano2006-12-02
* | | De-emphasise the symbolic link documentation.Andy Parkins2006-12-01
* | | git-diff: Introduce --index and deprecate --cached.Andreas Ericsson2006-12-01
* | | ls-files: Give hints when errors happen.Andreas Ericsson2006-12-01
* | | pack-objects: remove redundent status informationNicolas Pitre2006-11-29
* | | Merge master.kernel.org:/pub/scm/gitk/gitkJunio C Hamano2006-11-29
|\ \ \
| * | | gitk: Fix enabling/disabling of menu items on Mac OS XPaul Mackerras2006-11-23
* | | | Merge branch 'maint'Junio C Hamano2006-11-29
|\ \ \ \ | | |/ / | |/| |
| * | | Document git-repo-config --bool/--int options.Andy Parkins2006-11-29
| * | | tutorial: talk about user.name early and don't start with commit -aJunio C Hamano2006-11-29
| * | | git-blame: fix rev parameter handling.Alex Riesen2006-11-29
* | | | Merge branch 'jc/globfetch'Junio C Hamano2006-11-28
|\ \ \ \
| * | | | fetch-pack: do not barf when duplicate re patterns are givenJunio C Hamano2006-11-25
| * | | | git-fetch: allow forcing glob pattern in refspecJunio C Hamano2006-11-25
| * | | | Merge branch 'master' into jc/globfetchJunio C Hamano2006-11-25
| |\ \ \ \
| * | | | | git-fetch: allow glob pattern in refspecJunio C Hamano2006-11-23
| * | | | | git-fetch: fix dumb protocol transport to fetch from pack-pruned refJunio C Hamano2006-11-23
| * | | | | git-fetch: reuse ls-remote result.Junio C Hamano2006-11-23
* | | | | | Merge branch 'maint'Junio C Hamano2006-11-28
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | git blame -C: fix output format tweaks when crossing file boundary.Junio C Hamano2006-11-28
* | | | | | git-svn: fix multi-initEric Wong2006-11-28
* | | | | | git-svn: documentation updatesEric Wong2006-11-28
* | | | | | git-svn: color support for the log commandEric Wong2006-11-28
* | | | | | ident.c: Trim hint printed when gecos is empty.Han-Wen Nienhuys2006-11-28
* | | | | | Fix broken bash completion of local refs.Shawn O. Pearce2006-11-28
* | | | | | Teach bash how to complete long options for git-commit.Shawn O. Pearce2006-11-28
* | | | | | git-svn: fix output reporting from the delta fetcherEric Wong2006-11-28
* | | | | | git-svn: error out when the SVN connection fails during a fetchEric Wong2006-11-28
* | | | | | shortlog: remove range checkRené Scharfe2006-11-28
* | | | | | git-svn: update tests for recent changesEric Wong2006-11-27
* | | | | | git-svn: enable delta transfers during fetches when using SVN:: libsEric Wong2006-11-27
| |_|_|_|/ |/| | | |
* | | | | sha1_object_info(): be consistent with read_sha1_file()Johannes Schindelin2006-11-27
* | | | | shortlog: use pagerJohannes Schindelin2006-11-27
* | | | | cvsimport: style fixup.Junio C Hamano2006-11-27
* | | | | git-svn: use ~/.subversion config files when using SVN:: librariesEric Wong2006-11-27
* | | | | Teach bash about git-am/git-apply and their whitespace options.Shawn O. Pearce2006-11-27
* | | | | Cache the list of merge strategies and available commands during load.Shawn O. Pearce2006-11-27
* | | | | Support --strategy=x completion in addition to --strategy x.Shawn O. Pearce2006-11-27
* | | | | Teach bash about git-repo-config.Shawn O. Pearce2006-11-27
* | | | | Support bash completion of refs/remote.Shawn O. Pearce2006-11-27
* | | | | Teach bash about git log/show/whatchanged options.Shawn O. Pearce2006-11-27
* | | | | Teach bash how to complete git-rebase.Shawn O. Pearce2006-11-27
* | | | | Teach bash how to complete git-cherry-pick.Shawn O. Pearce2006-11-27
* | | | | Teach bash how to complete git-format-patch.Shawn O. Pearce2006-11-27