aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-merge: fix "fix confusion between tag and branch" for realJunio C Hamano2006-12-06
* git-svn: avoid network timeouts for long-running fetchesEric Wong2006-12-06
* gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" viewJakub Narebski2006-12-06
* git-merge: squelch needless error message.Junio C Hamano2006-12-06
* Merge Junio C Hamano2006-12-06
|\
| * Use .git/config for storing "origin" shortcut repositoryAndy Parkins2006-11-27
* | Merge branch 'maint'Junio C Hamano2006-12-06
|\ \
| * | git-reset to remove "$GIT_DIR/MERGE_MSG"v1.4.4.2Junio C Hamano2006-12-06
| * | unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.Junio C Hamano2006-12-04
* | | cvs-migration: improved section titles, better push/commit explanationJ. Bruce Fields2006-12-06
* | | cvs-migration document: make the need for "push" more obviousJohannes Schindelin2006-12-06
* | | Document git-diff whitespace flags -b and -wJakub Narebski2006-12-04
* | | diff -b: ignore whitespace at end of lineJohannes Schindelin2006-12-04
* | | Merge branch 'maint'Junio C Hamano2006-12-04
|\ \ \ | |/ /
| * | receive-pack: do not insist on fast-forward outside refs/heads/Junio C Hamano2006-12-04
| * | git-mv: search more precisely for source directory in indexJohannes Schindelin2006-12-04
* | | git-fetch: ignore dereferenced tags in expand_refs_wildcardMichael Loeffler2006-12-04
* | | git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski2006-12-04
* | | 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