summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-06Remove a couple of duplicated includeMarco Costalba
2007-11-06grep with unmerged indexJunio C Hamano
2007-11-06Merge branch 'gp/maint-diffdoc' into maintJunio C Hamano
2007-11-06git-daemon: fix remote port number in log entryGerrit Pape
2007-11-05git-svn: t9114: verify merge commit message in testEric Wong
2007-11-05git-svn: fix dcommit clobbering when committing a series of diffsEric Wong
2007-11-04RelNotes-1.5.3.5: fix typoDavid D Kilzer
2007-11-04Delay pager setup in git blameMike Hommey
2007-11-04git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape
2007-11-02Fixing path quoting in git-rebaseJonathan del Strother
2007-11-02Merge branch 'bk/maint-cvsexportcommit' into maintJunio C Hamano
2007-11-02Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg
2007-11-02Documentation: quote commit messages consistently.Sergei Organov
2007-11-02Remove escaping of '|' in manpage option sectionsJonas Fonseca
2007-11-02git-diff.txt: add section "output format" describing the diff formatsGerrit Pape
2007-11-01git-format-patch.txt: fix explanation of an example.Sergei Organov
2007-11-01git-filter-branch.txt: fix a typo.Sergei Organov
2007-11-01git-clone.txt: Improve --depth description.Ralf Wildenhues
2007-11-01gitweb: Update config file example for snapshot feature in gitweb/INSTALLJakub Narebski
2007-11-01cvsexportcommit: fix for commits that do not have parentsBrad King
2007-10-31GIT 1.5.3.5v1.5.3.5Junio C Hamano
2007-10-31Update GIT 1.5.3.5 Release NotesJunio C Hamano
2007-10-31git-rebase--interactive.sh: Make 3-way merge strategies work for -p.Björn Steinbrink
2007-10-31git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.Björn Steinbrink
2007-10-31Fix --strategy parsing in git-rebase--interactive.shBjörn Steinbrink
2007-10-31Make merge-recursive honor diff.renamelimitLars Hjemli
2007-10-30cherry-pick/revert: more compact user direction messageNicolas Pitre
2007-10-30core-tutorial: Use new syntax for git-merge.Sergei Organov
2007-10-30git-merge: document but discourage the historical syntaxJunio C Hamano
2007-10-30Prevent send-pack from segfaulting (backport from 'master')Junio C Hamano
2007-10-30Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in exampleMichael W. Olson
2007-10-29RelNotes-1.5.3.5: describe recent fixesJunio C Hamano
2007-10-29merge-recursive.c: mrtree in merge() is not used before setJunio C Hamano
2007-10-29sha1_file.c: avoid gcc signed overflow warningsJunio C Hamano
2007-10-29Fix a small memory leak in builtin-addBenoit Sigoure
2007-10-28honor the http.sslVerify option in shell scriptsAurelien Bompard
2007-10-26Fix generation of perl/perl.makAlex Riesen
2007-10-25git-remote: fix "Use of uninitialized value in string ne"Junio C Hamano
2007-10-21Describe more 1.5.3.5 fixes in release notesShawn O. Pearce
2007-10-21Fix diffcore-break total breakageLinus Torvalds
2007-10-21Fix directory scanner to correctly ignore files without d_typeLinus Torvalds
2007-10-21Merge branch 'maint' of git://repo.or.cz/git-gui into maintShawn O. Pearce
2007-10-21Improve receive-pack error message about funny ref creationJoakim Tjernlund
2007-10-21fast-import: Fix argument order to die in file_change_mJulian Phillips
2007-10-21git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce
2007-10-21git-gui: Handle progress bars from newer gitsShawn O. Pearce
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce
2007-10-20gitk.txt: Fix markup.Ralf Wildenhues
2007-10-20send-pack: respect '+' on wildcard refspecsJeff King
2007-10-19Paper bag fix diff invocation in 'git stash show'Shawn O. Pearce