summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...Marcel Koeppen2008-11-261-1/+1
* send-email: Fix Pine address book parsingTrent Piepho2008-11-261-3/+6
* Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano2008-11-251-160/+177
|\
| * git.el: Allow to commit even if there are no marked files.Alexandre Julliard2008-11-231-23/+20
| * git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard2008-11-231-5/+3
| * git.el: Add an insert file command.Alexandre Julliard2008-11-231-0/+7
| * git.el: Never clear the status buffer, only update the files.Alexandre Julliard2008-11-211-84/+85
| * git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard2008-11-211-3/+7
| * git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard2008-11-211-8/+9
| * git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard2008-11-211-8/+7
| * git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard2008-11-211-28/+26
| * git.el: Improve error handling for commits.Alexandre Julliard2008-11-211-17/+29
* | Merge branch 'maint'Junio C Hamano2008-11-231-7/+6
|\ \
| * | Fix misleading wording for git-cherry-pickBryan Drewery2008-11-231-7/+6
* | | sha1_file: avoid bogus "file exists" error messageJoey Hess2008-11-231-1/+1
* | | Fix t4030-diff-textconv.shAlex Riesen2008-11-231-1/+1
* | | Fix handle leak in sha1_file/unpack_objects if there were damaged object dataAlex Riesen2008-11-231-0/+1
| |/ |/|
* | git-commit.txt - mention that files listed on the command line must be known ...Mark Burton2008-11-181-1/+2
* | Documentation: rev-list-options.txt: added --branches, --tags & --remotes.Mark Burton2008-11-181-0/+15
* | builtin-branch: use strbuf in rename_branch()Miklos Vajna2008-11-181-18/+21
* | builtin-branch: use strbuf in fill_tracking_info()Miklos Vajna2008-11-181-10/+8
* | builtin-branch: use strbuf in delete_branches()Miklos Vajna2008-11-181-4/+4
* | Merge branch 'maint'Junio C Hamano2008-11-171-3/+3
|\ \ | |/
| * request-pull: make usage string match manpageStefan Naewe2008-11-171-3/+3
* | Documentation: tutorial: add information about "git help" at the beginningChristian Couder2008-11-173-0/+12
* | Documentation: user-manual: add information about "git help" at the beginningChristian Couder2008-11-171-1/+11
* | builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()Junio C Hamano2008-11-171-1/+1
* | git-remote: match usage string with the manual pagesCheng Renquan2008-11-171-4/+4
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-11-167-311/+1457
|\ \
| * | git-gui: Fix the search bar destruction handler.Alexander Gavrilov2008-11-161-1/+1
| * | Update the po templateShawn O. Pearce2008-11-161-285/+791
| * | git-gui: Implement automatic rescan after Tool execution.Alexander Gavrilov2008-11-161-2/+42
| * | git-gui: Allow Tools request arguments from the user.Alexander Gavrilov2008-11-162-5/+203
| * | git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov2008-11-163-0/+359
| * | git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2008-11-162-16/+31
| * | git-gui: Implement system-wide configuration handling.Alexander Gavrilov2008-11-162-9/+15
| * | git-gui: try to provide a window icon under XGiuseppe Bilotta2008-11-161-0/+22
* | | Merge branch 'maint'Junio C Hamano2008-11-161-1/+3
|\ \ \ | | |/ | |/|
| * | Teach ls-files --with-tree=<tree> to work with options other than -cJunio C Hamano2008-11-161-0/+2
| * | builtin-ls-files.c: coding style fix.Junio C Hamano2008-11-161-1/+1
* | | Merge branch 'bc/maint-keep-pack'Junio C Hamano2008-11-163-10/+22
|\ \ \
| * | | repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey2008-11-143-10/+22
* | | | Merge branch 'jk/commit-v-strip'Junio C Hamano2008-11-164-31/+14
|\ \ \ \
| * | | | status: show "-v" diff even for initial commitJeff King2008-11-122-3/+4
| * | | | Merge branch 'jk/maint-commit-v-strip' into jk/commit-v-stripJunio C Hamano2008-11-122-3/+78
| |\ \ \ \
| * | | | | wt-status: refactor initial commit printingJeff King2008-11-121-25/+3
| * | | | | define empty tree sha1 as a macroJeff King2008-11-122-3/+7
* | | | | | Fix machine-parseability of 'git log --source'Linus Torvalds2008-11-161-1/+1
* | | | | | Merge branch 'maint'Junio C Hamano2008-11-144-5/+11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Documentation: git-svn: fix example for centralized SVN cloneJan Krüger2008-11-141-0/+2