aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Move parse-options's skip_prefix() to git-compat-util.hMiklos Vajna2008-06-30
| * | | | | | | | | | Move commit_list_count() to commit.cMiklos Vajna2008-06-30
| * | | | | | | | | | Move split_cmdline() to alias.cMiklos Vajna2008-06-30
* | | | | | | | | | | Merge branch 'ag/rewrite_one'Junio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix quadratic performance in rewrite_one.Alexander N. Gavrilov2008-07-13
* | | | | | | | | | | | Merge branch 'sp/win'Junio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | We need to check for msys as well as Windows in add--interactive.Mike Pape2008-07-11
| * | | | | | | | | | | | Convert CR/LF to LF in tag signaturesJohannes Schindelin2008-07-11
| * | | | | | | | | | | | Fixed text file auto-detection: treat EOF character 032 at the end of file as...Dmitry Kakurin2008-07-11
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'js/more-win'Junio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | help (Windows): Display HTML in default browser using Windows' shell APISteffen Prohaska2008-07-13
| * | | | | | | | | | | | help.c: Add support for htmldir relative to git_exec_path()Steffen Prohaska2008-07-13
| * | | | | | | | | | | | Move code interpreting path relative to exec-dir to new function system_path()Steffen Prohaska2008-07-13
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'js/maint-pretty-mailmap'Junio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin2008-07-11
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Update draft release notes to 1.6.0Junio C Hamano2008-07-15
* | | | | | | | | | shortlog: support --pretty=format: optionJohannes Schindelin2008-07-15
* | | | | | | | | | Make git-add -i accept ranges like 7-Ciaran McCreesh2008-07-15
* | | | | | | | | | t9600: allow testing with cvsps 2.2, including beta versionsPavel Roskin2008-07-15
* | | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-gui: MERGE_RR lives in .git/ directly with newer Git versionsJohannes Schindelin2008-07-13
| * | | | | | | | | | git-gui: Exit shortcut in MacOSX repairedSoeren Finster2008-07-08
* | | | | | | | | | | Merge branch 'js/merge-rr'Junio C Hamano2008-07-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move MERGE_RR from .git/rr-cache/ into .git/Johannes Schindelin2008-07-13
* | | | | | | | | | | | Merge branch 'sb/rerere-lib'Junio C Hamano2008-07-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rerere: Separate libgit and builtin functionsStephan Beyer2008-07-10
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'ls/maint-mailinfo-patch-label'Junio C Hamano2008-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-13
* | | | | | | | | | | | Merge branch 'om/rerere-careful'Junio C Hamano2008-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | builtin-rerere: more carefully find conflict markersOlivier Marin2008-07-10
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/branch-merged'Junio C Hamano2008-07-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | branch --merged/--no-merged: allow specifying arbitrary commitJunio C Hamano2008-07-09
| * | | | | | | | | | | branch --contains: default to HEADJunio C Hamano2008-07-09
| * | | | | | | | | | | parse-options: add PARSE_OPT_LASTARG_DEFAULT flagPierre Habouzit2008-07-09
* | | | | | | | | | | | Merge branch 'jc/rebase-orig-head'Junio C Hamano2008-07-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt2008-07-08
| * | | | | | | | | | | | Teach "am" and "rebase" to mark the original position with ORIG_HEADJunio C Hamano2008-07-07
* | | | | | | | | | | | | bash completion: Remove dashed command completion supportShawn O. Pearce2008-07-14
* | | | | | | | | | | | | Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano2008-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | bash completion: Resolve git show ref:path<tab> losing ref: portionShawn O. Pearce2008-07-14
| * | | | | | | | | | | | bash completion: Append space after file names have been completedShawn O. Pearce2008-07-13
* | | | | | | | | | | | | restore legacy behavior for read_sha1_file()Nicolas Pitre2008-07-14
* | | | | | | | | | | | | bash: Add long option completion for 'git send-email'Teemu Likonen2008-07-14
* | | | | | | | | | | | | git-submodule - register submodule URL if adding in placeMark Levedahl2008-07-14
* | | | | | | | | | | | | git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-14
* | | | | | | | | | | | | git-svn: typofixFrederik Schwarzer2008-07-14
* | | | | | | | | | | | | git-svn: find-rev and rebase for SVN::Mirror repositoriesJoão Abecasis2008-07-14
* | | | | | | | | | | | | tutorial: clarify "pull" is "fetch + merge"Junio C Hamano2008-07-14
* | | | | | | | | | | | | tutorial: use prompt with user names in example, to clarify who is doing whatIan Katz2008-07-14
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |