summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix generation of perl/perl.makAlex Riesen2007-10-261-5/+1
* git-remote: fix "Use of uninitialized value in string ne"Junio C Hamano2007-10-241-1/+2
* Describe more 1.5.3.5 fixes in release notesShawn O. Pearce2007-10-211-0/+15
* Fix diffcore-break total breakageLinus Torvalds2007-10-212-4/+8
* Fix directory scanner to correctly ignore files without d_typeLinus Torvalds2007-10-211-14/+38
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintShawn O. Pearce2007-10-204-11/+73
|\
| * git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce2007-10-201-1/+1
| * git-gui: Handle progress bars from newer gitsShawn O. Pearce2007-10-201-1/+4
| * git-gui: Correctly report failures from git-write-treeShawn O. Pearce2007-10-201-1/+1
| * git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska2007-10-071-0/+1
| * git-gui: Don't crash when starting gitk from a browser sessionShawn O. Pearce2007-10-031-2/+8
| * git-gui: Allow gitk to be started on Cygwin with native Tcl/TkShawn O. Pearce2007-10-031-0/+20
| * git-gui: Ensure .git/info/exclude is honored in Cygwin workdirsShawn O. Pearce2007-09-211-3/+31
| * git-gui: Handle starting on mapped shares under CygwinShawn O. Pearce2007-09-211-1/+1
| * git-gui: Display message box when we cannot find git in $PATHShawn O. Pearce2007-09-211-1/+5
| * git-gui: Avoid using bold text in entire gui for some fontsSimon Sasburg2007-09-201-1/+1
* | Improve receive-pack error message about funny ref creationJoakim Tjernlund2007-10-201-1/+1
* | fast-import: Fix argument order to die in file_change_mJulian Phillips2007-10-201-1/+1
* | gitk.txt: Fix markup.Ralf Wildenhues2007-10-191-1/+1
* | send-pack: respect '+' on wildcard refspecsJeff King2007-10-192-0/+50
* | Paper bag fix diff invocation in 'git stash show'Shawn O. Pearce2007-10-191-1/+1
* | Further 1.5.3.5 fixes described in release notesShawn O. Pearce2007-10-191-3/+13
* | Avoid invoking diff drivers during git-stashShawn O. Pearce2007-10-181-3/+3
* | attr: fix segfault in gitattributes parsing codeSteffen Prohaska2007-10-182-1/+11
* | Define NI_MAXSERV if not defined by operating systemPatrick Welche2007-10-181-0/+4
* | Ensure we add directories in the correct orderAlex Bennee2007-10-181-0/+11
* | Avoid scary errors about tagged trees/blobs during git-fetchLinus Torvalds2007-10-181-1/+1
* | Yet more 1.5.3.5 fixes mentioned in release notesShawn O. Pearce2007-10-181-0/+8
* | cvsserver: Use exit 1 instead of die when req_Root fails.Brian Gernhardt2007-10-181-2/+4
* | git-blame shouldn't crash if run in an unmerged treeLinus Torvalds2007-10-182-0/+75
* | git-config: print error message if the config file cannot be readGerrit Pape2007-10-181-1/+4
* | fixing output of non-fast-forward output of post-receive-emailRobert Schiele2007-10-181-1/+1