aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improve accuracy of check for presence of deflateBound.David Symonds2007-11-07
* Add Documentation/CodingGuidelinesJohannes Schindelin2007-11-07
* When exec() fails include the failing command in the error messageAsk Bjørn Hansen2007-11-07
* RelNotes-1.5.3.5: fix another typoDavid D Kilzer2007-11-07
* Remove a couple of duplicated includeMarco Costalba2007-11-05
* grep with unmerged indexJunio C Hamano2007-11-05
* Merge branch 'gp/maint-diffdoc' into maintJunio C Hamano2007-11-05
|\
| * git-diff.txt: add section "output format" describing the diff formatsGerrit Pape2007-11-01
* | git-daemon: fix remote port number in log entryGerrit Pape2007-11-05
* | git-svn: t9114: verify merge commit message in testEric Wong2007-11-05
* | git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2007-11-05
* | RelNotes-1.5.3.5: fix typoDavid D Kilzer2007-11-03
* | Delay pager setup in git blameMike Hommey2007-11-03
* | git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape2007-11-03
* | Fixing path quoting in git-rebaseJonathan del Strother2007-11-02
* | Merge branch 'bk/maint-cvsexportcommit' into maintJunio C Hamano2007-11-02
|\ \
| * | cvsexportcommit: fix for commits that do not have parentsBrad King2007-10-31
* | | Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg2007-11-02
* | | Documentation: quote commit messages consistently.Sergei Organov2007-11-02
* | | Remove escaping of '|' in manpage option sectionsJonas Fonseca2007-11-02
| |/ |/|
* | git-format-patch.txt: fix explanation of an example.Sergei Organov2007-11-01
* | git-filter-branch.txt: fix a typo.Sergei Organov2007-11-01
* | git-clone.txt: Improve --depth description.Ralf Wildenhues2007-11-01
* | gitweb: Update config file example for snapshot feature in gitweb/INSTALLJakub Narebski2007-11-01
|/
* GIT 1.5.3.5v1.5.3.5Junio C Hamano2007-10-31
* Update GIT 1.5.3.5 Release NotesJunio C Hamano2007-10-30
* git-rebase--interactive.sh: Make 3-way merge strategies work for -p.Björn Steinbrink2007-10-30
* git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.Björn Steinbrink2007-10-30
* Fix --strategy parsing in git-rebase--interactive.shBjörn Steinbrink2007-10-30
* Make merge-recursive honor diff.renamelimitLars Hjemli2007-10-30
* cherry-pick/revert: more compact user direction messageNicolas Pitre2007-10-30
* core-tutorial: Use new syntax for git-merge.Sergei Organov2007-10-30
* git-merge: document but discourage the historical syntaxJunio C Hamano2007-10-30
* Prevent send-pack from segfaulting (backport from 'master')Junio C Hamano2007-10-30
* Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in exampleMichael W. Olson2007-10-30
* RelNotes-1.5.3.5: describe recent fixesJunio C Hamano2007-10-29
* merge-recursive.c: mrtree in merge() is not used before setJunio C Hamano2007-10-29
* sha1_file.c: avoid gcc signed overflow warningsJunio C Hamano2007-10-29
* Fix a small memory leak in builtin-addBenoit Sigoure2007-10-29
* honor the http.sslVerify option in shell scriptsAurelien Bompard2007-10-28
* Fix generation of perl/perl.makAlex Riesen2007-10-26
* git-remote: fix "Use of uninitialized value in string ne"Junio C Hamano2007-10-24
* Describe more 1.5.3.5 fixes in release notesShawn O. Pearce2007-10-21
* Fix diffcore-break total breakageLinus Torvalds2007-10-21
* Fix directory scanner to correctly ignore files without d_typeLinus Torvalds2007-10-21
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintShawn O. Pearce2007-10-20
|\
| * git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce2007-10-20
| * git-gui: Handle progress bars from newer gitsShawn O. Pearce2007-10-20
| * git-gui: Correctly report failures from git-write-treeShawn O. Pearce2007-10-20
| * git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska2007-10-07