summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-submodule: fix subcommand parserJunio C Hamano2008-01-201-41/+116
* git-submodule: rename shell functions for consistencyJunio C Hamano2008-01-201-10/+10
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-204-76/+145
|\
| * git-gui: Correct encoding of glossary/fr.po to UTF-8Shawn O. Pearce2008-01-201-13/+13
| * git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-203-46/+63
| * git-gui: Correct window title for hook failure dialogsShawn O. Pearce2008-01-201-1/+1
| * git-gui: Honor the standard commit-msg hookShawn O. Pearce2008-01-201-31/+83
* | GIT 1.5.4-rc4v1.5.4-rc4Junio C Hamano2008-01-201-1/+6
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-2011-71/+2119
|\ \ | |/
| * git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl2008-01-171-2/+3
| * git-gui: add french glossary: glossary/fr.poChristian Couder2008-01-171-0/+166
| * git-gui: Refresh file status description after hunk applicationShawn O. Pearce2008-01-161-0/+2
| * git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce2008-01-161-28/+22
| * git-gui: Initial french translationChristian Couder2008-01-161-0/+1875
| * git-gui: Improve German translation.Christian Stimming2008-01-162-9/+9
| * git-gui: Updated Swedish translation after mailing list review.Peter Karlsson2008-01-161-11/+11
| * git-gui: Fix broken revert confirmation.Christian Stimming2008-01-161-1/+3
| * git-gui: Update German translationChristian Stimming2008-01-162-21/+24
| * git-gui: Update glossary: add term "hunk"Christian Stimming2008-01-162-1/+6
* | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-01-201-0/+1
|\ \
| * | [PATCH] gitk: make Ctrl "+" really increase the font sizeJohannes Schindelin2008-01-141-0/+1
* | | http-push and http-fetch: handle URLs without trailing /Grégoire Barbier2008-01-202-0/+21
* | | http-push: clarify the reason of error from the initial PROPFIND requestJunio C Hamano2008-01-201-2/+9
* | | http-push: fail when info/refs exists and is already lockedGrégoire Barbier2008-01-201-0/+5
* | | http-push: fix webdav lock leak.Grégoire Barbier2008-01-201-5/+8
* | | parse_commit_buffer: tighten checks while parsingMartin Koegler2008-01-201-7/+20
* | | Update git-completion for new 'remote rm' optionDan McGee2008-01-191-3/+3
* | | doc typo: s/prior committing/prior to committing/Jim Meyering2008-01-192-2/+2
* | | Include rev-list options in git-log manpage.Miklos Vajna2008-01-183-376/+365
* | | http-push: disable http-push without USE_CURL_MULTIGrégoire Barbier2008-01-181-0/+4
* | | send-email: add no-validate optionJeff King2008-01-182-3/+19
* | | send-email: validate patches before sending anythingJeff King2008-01-182-0/+37
* | | send-email: detect invocation errors earlierJeff King2008-01-181-28/+27
* | | fast-import: Don't use a maybe-clobbered errno valueJim Meyering2008-01-181-3/+6
* | | Move sha1_file_to_archive into libgitLars Hjemli2008-01-183-81/+85
* | | color unchanged lines as "plain" in "diff --color-words"Jeff King2008-01-181-5/+5
* | | autoconf: Add checking for unsetenv functionJakub Narebski2008-01-173-0/+9
* | | core-tutorial typofixThomas Zander2008-01-171-1/+1
* | | Officially deprecate repo-config.Junio C Hamano2008-01-179-20/+25
* | | Fix random fast-import errors when compiled with NO_MMAPShawn O. Pearce2008-01-173-2/+21
* | | fast-import.c: don't try to commit marks file if write failedBrandon Casey2008-01-171-8/+16
* | | refs.c: rework ref_locks by abstracting from underlying struct lock_fileBrandon Casey2008-01-161-3/+18
* | | Improve use of lockfile APIBrandon Casey2008-01-1620-45/+54
* | | close_lock_file(): new function in the lockfile APIBrandon Casey2008-01-163-12/+35
* | | Document lockfile APIJunio C Hamano2008-01-161-7/+60
* | | Be more careful about updating refsLinus Torvalds2008-01-162-6/+32
* | | Correct spelling in diff.c commentBill Lear2008-01-161-1/+1
* | | Documentation: fix and clarify grammar in git-merge docs.Dave Peticolas2008-01-161-6/+6
* | | Make 'git fsck' complain about non-commit branchesLinus Torvalds2008-01-161-5/+8
* | | Make builtin-commit.c more careful about parenthoodLinus Torvalds2008-01-161-5/+19