summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* print warning/error/fatal messages in one shotNicolas Pitre2007-11-091-3/+3
* Start preparing for 1.5.3.6Junio C Hamano2007-11-092-1/+22
* git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure2007-11-091-1/+1
* SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov2007-11-081-5/+4
* instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca2007-11-081-9/+8
* stop t1400 hiding errors in testsAlex Riesen2007-11-081-1/+1
* Makefile: add missing dependency on wt-status.hJunio C Hamano2007-11-081-0/+1
* refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano2007-11-081-9/+5
* Fix sed string regex escaping in module_name.Ralf Wildenhues2007-11-081-1/+1
* Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues2007-11-082-4/+4
* git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape2007-11-081-16/+22
* Add Documentation/CodingGuidelinesJohannes Schindelin2007-11-071-0/+112
* When exec() fails include the failing command in the error messageAsk Bjørn Hansen2007-11-071-1/+1
* RelNotes-1.5.3.5: fix another typoDavid D Kilzer2007-11-071-1/+1
* Remove a couple of duplicated includeMarco Costalba2007-11-052-2/+0
* grep with unmerged indexJunio C Hamano2007-11-051-1/+1
* Merge branch 'gp/maint-diffdoc' into maintJunio C Hamano2007-11-052-9/+13
|\
| * git-diff.txt: add section "output format" describing the diff formatsGerrit Pape2007-11-012-9/+13
* | git-daemon: fix remote port number in log entryGerrit Pape2007-11-051-2/+2
* | git-svn: t9114: verify merge commit message in testEric Wong2007-11-051-0/+5
* | git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2007-11-052-4/+100
* | RelNotes-1.5.3.5: fix typoDavid D Kilzer2007-11-031-2/+2
* | Delay pager setup in git blameMike Hommey2007-11-031-3/+3
* | git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape2007-11-031-0/+1
* | Fixing path quoting in git-rebaseJonathan del Strother2007-11-021-13/+13
* | Merge branch 'bk/maint-cvsexportcommit' into maintJunio C Hamano2007-11-021-3/+10
|\ \
| * | cvsexportcommit: fix for commits that do not have parentsBrad King2007-10-311-3/+10
* | | Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg2007-11-022-6/+6
* | | Documentation: quote commit messages consistently.Sergei Organov2007-11-023-7/+7
* | | Remove escaping of '|' in manpage option sectionsJonas Fonseca2007-11-022-2/+2
| |/ |/|
* | git-format-patch.txt: fix explanation of an example.Sergei Organov2007-11-011-1/+1
* | git-filter-branch.txt: fix a typo.Sergei Organov2007-11-011-1/+1
* | git-clone.txt: Improve --depth description.Ralf Wildenhues2007-11-011-3/+3
* | gitweb: Update config file example for snapshot feature in gitweb/INSTALLJakub Narebski2007-11-011-1/+1
|/
* GIT 1.5.3.5v1.5.3.5Junio C Hamano2007-10-312-7/+1
* Update GIT 1.5.3.5 Release NotesJunio C Hamano2007-10-301-1/+7
* git-rebase--interactive.sh: Make 3-way merge strategies work for -p.Björn Steinbrink2007-10-301-0/+2
* git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.Björn Steinbrink2007-10-301-2/+2
* Fix --strategy parsing in git-rebase--interactive.shBjörn Steinbrink2007-10-301-1/+0
* Make merge-recursive honor diff.renamelimitLars Hjemli2007-10-301-0/+6
* cherry-pick/revert: more compact user direction messageNicolas Pitre2007-10-301-1/+1
* core-tutorial: Use new syntax for git-merge.Sergei Organov2007-10-301-4/+4
* git-merge: document but discourage the historical syntaxJunio C Hamano2007-10-301-5/+6
* Prevent send-pack from segfaulting (backport from 'master')Junio C Hamano2007-10-301-1/+4
* Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in exampleMichael W. Olson2007-10-301-1/+1
* RelNotes-1.5.3.5: describe recent fixesJunio C Hamano2007-10-291-0/+21
* merge-recursive.c: mrtree in merge() is not used before setJunio C Hamano2007-10-291-1/+1
* sha1_file.c: avoid gcc signed overflow warningsJunio C Hamano2007-10-291-7/+9
* Fix a small memory leak in builtin-addBenoit Sigoure2007-10-291-0/+2
* honor the http.sslVerify option in shell scriptsAurelien Bompard2007-10-282-4/+6