Age | Commit message (Expand) | Author | Files | Lines |
2007-11-07 | test format-patch -s: make sure MIME content type is shown as needed | Junio C Hamano | 1 | -0/+42 |
2007-11-07 | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 7 | -9/+23 |
2007-11-07 | Add Documentation/CodingGuidelines | Johannes Schindelin | 1 | -0/+112 |
2007-11-07 | When exec() fails include the failing command in the error message | Ask Bjørn Hansen | 1 | -1/+1 |
2007-11-07 | RelNotes-1.5.3.5: fix another typo | David D Kilzer | 1 | -1/+1 |
2007-11-05 | Remove a couple of duplicated include | Marco Costalba | 2 | -2/+0 |
2007-11-05 | grep with unmerged index | Junio C Hamano | 1 | -1/+1 |
2007-11-05 | Merge branch 'gp/maint-diffdoc' into maint | Junio C Hamano | 2 | -9/+13 |
2007-11-05 | git-daemon: fix remote port number in log entry | Gerrit Pape | 1 | -2/+2 |
2007-11-05 | git-svn: t9114: verify merge commit message in test | Eric Wong | 1 | -0/+5 |
2007-11-05 | git-svn: fix dcommit clobbering when committing a series of diffs | Eric Wong | 2 | -4/+100 |
2007-11-03 | RelNotes-1.5.3.5: fix typo | David D Kilzer | 1 | -2/+2 |
2007-11-03 | Delay pager setup in git blame | Mike Hommey | 1 | -3/+3 |
2007-11-03 | git-cvsimport: really convert underscores in branch names to dots with -u | Gerrit Pape | 1 | -0/+1 |
2007-11-02 | Fixing path quoting in git-rebase | Jonathan del Strother | 1 | -13/+13 |
2007-11-02 | Merge branch 'bk/maint-cvsexportcommit' into maint | Junio C Hamano | 1 | -3/+10 |
2007-11-02 | Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. | Kristian Høgsberg | 2 | -6/+6 |
2007-11-02 | Documentation: quote commit messages consistently. | Sergei Organov | 3 | -7/+7 |
2007-11-02 | Remove escaping of '|' in manpage option sections | Jonas Fonseca | 2 | -2/+2 |
2007-11-01 | git-diff.txt: add section "output format" describing the diff formats | Gerrit Pape | 2 | -9/+13 |
2007-11-01 | git-format-patch.txt: fix explanation of an example. | Sergei Organov | 1 | -1/+1 |
2007-11-01 | git-filter-branch.txt: fix a typo. | Sergei Organov | 1 | -1/+1 |
2007-11-01 | git-clone.txt: Improve --depth description. | Ralf Wildenhues | 1 | -3/+3 |
2007-11-01 | gitweb: Update config file example for snapshot feature in gitweb/INSTALL | Jakub Narebski | 1 | -1/+1 |
2007-10-31 | cvsexportcommit: fix for commits that do not have parents | Brad King | 1 | -3/+10 |
2007-10-31 | GIT 1.5.3.5 | Junio C Hamano | 2 | -7/+1 |
2007-10-30 | Update GIT 1.5.3.5 Release Notes | Junio C Hamano | 1 | -1/+7 |
2007-10-30 | git-rebase--interactive.sh: Make 3-way merge strategies work for -p. | Björn Steinbrink | 1 | -0/+2 |
2007-10-30 | git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick. | Björn Steinbrink | 1 | -2/+2 |
2007-10-30 | Fix --strategy parsing in git-rebase--interactive.sh | Björn Steinbrink | 1 | -1/+0 |
2007-10-30 | Make merge-recursive honor diff.renamelimit | Lars Hjemli | 1 | -0/+6 |
2007-10-30 | cherry-pick/revert: more compact user direction message | Nicolas Pitre | 1 | -1/+1 |
2007-10-30 | core-tutorial: Use new syntax for git-merge. | Sergei Organov | 1 | -4/+4 |
2007-10-30 | git-merge: document but discourage the historical syntax | Junio C Hamano | 1 | -5/+6 |
2007-10-30 | Prevent send-pack from segfaulting (backport from 'master') | Junio C Hamano | 1 | -1/+4 |
2007-10-30 | Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example | Michael W. Olson | 1 | -1/+1 |
2007-10-29 | RelNotes-1.5.3.5: describe recent fixes | Junio C Hamano | 1 | -0/+21 |
2007-10-29 | merge-recursive.c: mrtree in merge() is not used before set | Junio C Hamano | 1 | -1/+1 |
2007-10-29 | sha1_file.c: avoid gcc signed overflow warnings | Junio C Hamano | 1 | -7/+9 |
2007-10-29 | Fix a small memory leak in builtin-add | Benoit Sigoure | 1 | -0/+2 |
2007-10-28 | honor the http.sslVerify option in shell scripts | Aurelien Bompard | 2 | -4/+6 |
2007-10-26 | Fix generation of perl/perl.mak | Alex Riesen | 1 | -5/+1 |
2007-10-24 | git-remote: fix "Use of uninitialized value in string ne" | Junio C Hamano | 1 | -1/+2 |
2007-10-21 | Describe more 1.5.3.5 fixes in release notes | Shawn O. Pearce | 1 | -0/+15 |
2007-10-21 | Fix diffcore-break total breakage | Linus Torvalds | 2 | -4/+8 |
2007-10-21 | Fix directory scanner to correctly ignore files without d_type | Linus Torvalds | 1 | -14/+38 |
2007-10-20 | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Shawn O. Pearce | 4 | -11/+73 |
2007-10-20 | Improve receive-pack error message about funny ref creation | Joakim Tjernlund | 1 | -1/+1 |
2007-10-20 | fast-import: Fix argument order to die in file_change_m | Julian Phillips | 1 | -1/+1 |
2007-10-20 | git-gui: Don't display CR within console windows | Shawn O. Pearce | 1 | -1/+1 |