aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen2009-02-24
* Merge git://git.bogomips.org/git-svnJunio C Hamano2009-02-23
|\
| * git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer2009-02-23
| * git-svn: fix delete+add branch tracking with empty filesEric Wong2009-02-22
| * git-svn: Create leading directories in create-ignoreBrian Gernhardt2009-02-22
* | git-p4: avoid syncing duplicate changesPete Wyckoff2009-02-23
|/
* Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano2009-02-21
|\
| * Add a README in the contrib/emacs directory.Alexandre Julliard2009-02-21
| * git.el: Improve the confirmation message on remove and revert.Alexandre Julliard2009-02-21
| * git.el: Make sure that file lists are sorted as they are created.Alexandre Julliard2009-02-21
* | Support 'raw' date formatLinus Torvalds2009-02-20
|/
* Merge branch 'maint'Junio C Hamano2009-02-19
|\
| * More friendly message when locking the index fails.Matthieu Moy2009-02-19
| * Document git blame --reverse.Matthieu Moy2009-02-19
| * Documentation: Note file formats send-email acceptsTodd Zullinger2009-02-18
* | gitweb: Hyperlink multiple git hashes on the same commit message lineMarcel M. Cary2009-02-19
* | system_path(): simplify using strip_path_suffix(), and add suffix "git"Johannes Schindelin2009-02-19
* | Introduce the function strip_path_suffix()Johannes Schindelin2009-02-19
* | Merge branch 'maint'Junio C Hamano2009-02-18
|\ \ | |/
| * tests: fix "export var=val"Junio C Hamano2009-02-18
| * Skip timestamp differences for diff --no-indexMichael Spang2009-02-18
| * Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape2009-02-18
* | filter-branch -d: Export GIT_DIR earlierLars Noschinski2009-02-18
* | disallow providing multiple upstream branches to rebase, pull --rebaseJay Soffian2009-02-18
* | git-svn: fix parsing of timestamp obtained from svnJunio C Hamano2009-02-18
* | gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary2009-02-18
* | bash completion: only show 'log --merge' if mergingThomas Rast2009-02-18
* | bash completion: refactor common log, shortlog and gitk optionsThomas Rast2009-02-18
* | gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta2009-02-16
* | bash: update 'git svn' optionsSZEDER Gábor2009-02-16
* | bash: add missing 'git merge' optionsSZEDER Gábor2009-02-16
* | git-svn: Fix for rewriteRoot URL containing username.v1.6.2-rc1Dévai Tamás2009-02-15
* | builtin-receive-pack.c: fix compiler warnings about format stringRené Scharfe2009-02-15
* | RelNotes UpdateJunio C Hamano2009-02-15
* | Merge branch 'mc/setup-cd-p'Junio C Hamano2009-02-15
|\ \
| * | git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work treeMarcel M. Cary2009-02-07
* | | Merge branch 'ff/submodule-no-fetch'Junio C Hamano2009-02-15
|\ \ \
| * | | submodule: add --no-fetch parameter to update commandFabian Franz2009-02-07
| |/ /
* | | Merge branch 'ms/mailmap'Junio C Hamano2009-02-15
|\ \ \
| * | | Move mailmap documentation into separate fileMarius Storm-Olsen2009-02-08
| * | | Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen2009-02-08
| * | | Add map_user() and clear_mailmap() to mailmapMarius Storm-Olsen2009-02-08
| * | | Add find_insert_index, insert_at_index and clear_func functions to string_listMarius Storm-Olsen2009-02-08
| * | | Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-08
* | | | Merge branch 'jn/gitweb-committag'Junio C Hamano2009-02-15
|\ \ \ \
| * | | | gitweb: Better regexp for SHA-1 committag matchJakub Narebski2009-02-07
* | | | | Merge branch 'rc/http-push'Junio C Hamano2009-02-15
|\ \ \ \ \
| * | | | | use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan2009-02-15
* | | | | | Merge branch 'js/gc-prune'Junio C Hamano2009-02-15
|\ \ \ \ \ \
| * | | | | | gc: make --prune useful again by accepting an optional parameterJohannes Schindelin2009-02-14