summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-05INSTALL: git-merge no longer uses cpioLibravatar Gerrit Pape1-2/+2
2008-02-05Fix misuse of prefix_path()Libravatar Johannes Sixt2-6/+6
2008-02-05instaweb: use 'git-web--browse' to launch browser.Libravatar Christian Couder1-14/+6
2008-02-05Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Libravatar Christian Couder4-5/+5
2008-02-05help--browse: add '--config' option to check a config option for a browser.Libravatar Christian Couder2-6/+19
2008-02-05help: make 'git-help--browse' usable outside 'git-help'.Libravatar Christian Couder3-17/+27
2008-02-05gitignore: lazily find dtypeLibravatar Junio C Hamano4-15/+23
2008-02-05gitignore(5): Allow "foo/" in ignore list to match directory "foo"Libravatar Junio C Hamano7-15/+98
2008-02-05git-send-email: Generalize auto-cc recipient mechanism.Libravatar David Brown2-7/+60
2008-02-05Reduce the number of connects when fetchingLibravatar Daniel Barkalow5-48/+83
2008-02-05Make error messages from cherry-pick/revert more sensibleLibravatar Junio C Hamano5-58/+79
2008-02-05Documentation/SubmittingPatches: What's Acked-by and Tested-by?Libravatar Junio C Hamano1-4/+12
2008-02-05Documentation/SubmittingPatches: discuss first then submitLibravatar Junio C Hamano1-4/+5
2008-02-05Documentation/SubmittingPatches: Instruct how to use [PATCH] Subject headerLibravatar Junio C Hamano1-1/+6
2008-02-05git-send-email: Better handling of EOFLibravatar Michael Witten1-16/+28
2008-02-05git-send-email: SIG{TERM,INT} handlersLibravatar Michael Witten1-2/+23
2008-02-05git-send-email: ssh/login style password requestsLibravatar Michael Witten2-9/+55
2008-02-05man pages are littered with .ft C and othersLibravatar Jonas Fonseca2-1/+20
2008-02-04Add a BuildRequires for gettext in the spec file.Libravatar James Bowes1-1/+4
2008-02-04Test :/string form for checkoutLibravatar Daniel Barkalow1-0/+16
2008-02-03fix misuse of prefix_path()Libravatar Junio C Hamano2-4/+4
2008-02-03git-gui: Update German translation.Libravatar Christian Stimming1-40/+89
2008-02-03git-gui: (i18n) Fix a bunch of still untranslated strings.Libravatar Christian Stimming5-38/+73
2008-02-03parse_object_buffer: don't ignore errors from the object specific parsing fun...Libravatar Martin Koegler1-4/+8
2008-02-03git-fsck: report missing author/commit line in a commit as an errorLibravatar Martin Koegler1-3/+3
2008-02-03Merge branch 'maint'Libravatar Junio C Hamano2-2/+2
2008-02-03git-remote documentation: fix synopsis to match descriptionLibravatar Jörg Sommer1-1/+1
2008-02-03git-am: fix type in its usage stringLibravatar Jörg Sommer1-1/+1
2008-02-03git-p4: Fix an obvious typoLibravatar Tommy Thorn1-1/+1
2008-02-03Let "git svn" run "git gc --auto" occasionallyLibravatar Karl Hasselström1-0/+12
2008-02-03git-svn: Don't call git-repack anymoreLibravatar Karl Hasselström1-11/+3
2008-02-03git-p4: Ensure the working directory and the index are clean before "git-p4 r...Libravatar Simon Hausmann1-0/+5
2008-02-03git-p4: Fix submit user-interface.Libravatar Simon Hausmann1-59/+26
2008-02-03Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importLibravatar Jason McMullan1-3/+7
2008-02-03Merge branch 'maint'Libravatar Junio C Hamano3-4/+23
2008-02-03Fix "git-commit -C $tag"Libravatar Junio C Hamano2-1/+19
2008-02-03Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Libravatar Jari Aalto1-3/+4
2008-02-03known breakage: revision range computation with clock skewLibravatar Junio C Hamano1-0/+38
2008-02-03test: reword the final message of tests with known breakagesLibravatar Junio C Hamano1-2/+5
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano48-427/+498
2008-02-01Update stale documentation links from the main documentation.Libravatar Junio C Hamano1-0/+5
2008-02-01GIT 1.5.4Libravatar Junio C Hamano2-12/+6
2008-02-01Fix "git checkout -b foo ':/substring'"Libravatar Junio C Hamano1-3/+4
2008-01-31Fix typo in a comment in t/test-lib.shLibravatar Michele Ballabio1-1/+1
2008-01-31git rev-parse manpage: spelling fixLibravatar Miklos Vajna1-2/+2
2008-01-31Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Libravatar Junio C Hamano2-2/+2
2008-01-30Documentation/git-cvsserver: Fix typoLibravatar Jean-Luc Herren1-1/+1
2008-01-30filter-branch: assume HEAD if no revision suppliedLibravatar Brandon Casey1-2/+1
2008-01-30filter-branch docs: remove brackets so not to imply revision arg is optionalLibravatar Brandon Casey2-2/+2
2008-01-30Use 'printf %s $x' notation in t5401Libravatar Shawn O. Pearce1-4/+4