aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-11-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'mv/fast-export' into maintJunio C Hamano2008-11-27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-23
| | * | | | | | | | | | | Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-23
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain2008-11-27
| * | | | | | | | | | | sha1_file: avoid bogus "file exists" error messageJoey Hess2008-11-27
| * | | | | | | | | | | git checkout: don't warn about unborn branch if -f is already passedMatt McCutchen2008-11-27
| * | | | | | | | | | | bash: offer refs instead of filenames for 'git revert'SZEDER Gábor2008-11-27
| * | | | | | | | | | | bash: remove dashed command leftoversSZEDER Gábor2008-11-27
| * | | | | | | | | | | Merge branch 'pw/maint-p4' into maintJunio C Hamano2008-11-27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | git-p4: fix keyword-expansion regexPete Wyckoff2008-11-27
* | | | | | | | | | | | | bash: complete full refsSZEDER Gábor2008-11-27
* | | | | | | | | | | | | Fix typos in the documentation.Ralf Wildenhues2008-11-27
* | | | | | | | | | | | | Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano2008-11-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fix typos in the documentation.Ralf Wildenhues2008-11-27
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'mm/maint-sort-config-doc' into maintJunio C Hamano2008-11-26
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2008-11-26
* | | | | | | | | | | | | Merge branch 'mm/sort-config-doc'Junio C Hamano2008-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/maint-sort-config-doc' into mm/sort-config-docJunio C Hamano2008-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | config.txt: alphabetize configuration sectionsMatt McCutchen2008-11-26
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | xdiff-interface.c: remove 10 duplicated linesJim Meyering2008-11-26
* | | | | | | | | | | | | t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...Marcel Koeppen2008-11-26
* | | | | | | | | | | | | send-email: Fix Pine address book parsingTrent Piepho2008-11-26
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano2008-11-25
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | git.el: Allow to commit even if there are no marked files.Alexandre Julliard2008-11-23
| * | | | | | | | | | | git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard2008-11-23
| * | | | | | | | | | | git.el: Add an insert file command.Alexandre Julliard2008-11-23
| * | | | | | | | | | | git.el: Never clear the status buffer, only update the files.Alexandre Julliard2008-11-21
| * | | | | | | | | | | git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard2008-11-21
| * | | | | | | | | | | git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard2008-11-21
| * | | | | | | | | | | git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard2008-11-21
| * | | | | | | | | | | git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard2008-11-21
| * | | | | | | | | | | git.el: Improve error handling for commits.Alexandre Julliard2008-11-21
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-11-23
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fix misleading wording for git-cherry-pickBryan Drewery2008-11-23
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | sha1_file: avoid bogus "file exists" error messageJoey Hess2008-11-23
* | | | | | | | | | Fix t4030-diff-textconv.shAlex Riesen2008-11-23
* | | | | | | | | | Fix handle leak in sha1_file/unpack_objects if there were damaged object dataAlex Riesen2008-11-23
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | git-commit.txt - mention that files listed on the command line must be known ...Mark Burton2008-11-18
* | | | | | | | | Documentation: rev-list-options.txt: added --branches, --tags & --remotes.Mark Burton2008-11-18
* | | | | | | | | builtin-branch: use strbuf in rename_branch()Miklos Vajna2008-11-18
* | | | | | | | | builtin-branch: use strbuf in fill_tracking_info()Miklos Vajna2008-11-18
* | | | | | | | | builtin-branch: use strbuf in delete_branches()Miklos Vajna2008-11-18
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-11-17
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | request-pull: make usage string match manpageStefan Naewe2008-11-17
* | | | | | | | Documentation: tutorial: add information about "git help" at the beginningChristian Couder2008-11-17
* | | | | | | | Documentation: user-manual: add information about "git help" at the beginningChristian Couder2008-11-17
* | | | | | | | builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()Junio C Hamano2008-11-17
* | | | | | | | git-remote: match usage string with the manual pagesCheng Renquan2008-11-17