11582 Commits (fbbdbfc3ccff209136c9f94fed8321e5d3d0ca85)
 

Author SHA1 Message Date
Junio C Hamano fbbdbfc3cc refresh_index_quietly(): express "optional" nature of index writing better 17 years ago
Ralf Wildenhues 4f2e94c0f7 Fix sed string regex escaping in module_name. 17 years ago
Ralf Wildenhues b5e960b108 Avoid a few unportable, needlessly nested "...`...". 17 years ago
Gerrit Pape d50a4bc4e9 git-mailsplit: with maildirs not only process cur/, but also new/ 17 years ago
Johannes Schindelin 6d0618a820 Add Documentation/CodingGuidelines 17 years ago
Ask Bjørn Hansen 6aaa65da20 When exec() fails include the failing command in the error message 17 years ago
David D Kilzer f49439e1e1 RelNotes-1.5.3.5: fix another typo 17 years ago
Marco Costalba d8e21ba896 Remove a couple of duplicated include 17 years ago
Junio C Hamano b67a43bb8f grep with unmerged index 17 years ago
Junio C Hamano 62c666a703 Merge branch 'gp/maint-diffdoc' into maint 17 years ago
Gerrit Pape c67359be45 git-daemon: fix remote port number in log entry 17 years ago
Eric Wong fb159580a1 git-svn: t9114: verify merge commit message in test 17 years ago
Eric Wong c74d9acf20 git-svn: fix dcommit clobbering when committing a series of diffs 17 years ago
David D Kilzer ee787400de RelNotes-1.5.3.5: fix typo 17 years ago
Mike Hommey b92565dc5c Delay pager setup in git blame 17 years ago
Gerrit Pape a0554224a2 git-cvsimport: really convert underscores in branch names to dots with -u 17 years ago
Jonathan del Strother f45e867b1a Fixing path quoting in git-rebase 17 years ago
Junio C Hamano bfc07db575 Merge branch 'bk/maint-cvsexportcommit' into maint 17 years ago
Kristian Høgsberg 9e54dc6c12 Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. 17 years ago
Sergei Organov d336fc096b Documentation: quote commit messages consistently. 17 years ago
Jonas Fonseca 7b55eee77e Remove escaping of '|' in manpage option sections 17 years ago
Gerrit Pape 9e6c723087 git-diff.txt: add section "output format" describing the diff formats 17 years ago
Sergei Organov 136e631670 git-format-patch.txt: fix explanation of an example. 17 years ago
Sergei Organov 8451c565bc git-filter-branch.txt: fix a typo. 17 years ago
Ralf Wildenhues d9d10bb854 git-clone.txt: Improve --depth description. 17 years ago
Jakub Narebski 1e3a2eb667 gitweb: Update config file example for snapshot feature in gitweb/INSTALL 17 years ago
Brad King 6b6012e6ca cvsexportcommit: fix for commits that do not have parents 17 years ago
Junio C Hamano 3f2a7ae2c8 GIT 1.5.3.5 17 years ago
Junio C Hamano 0bdb5af7a5 Update GIT 1.5.3.5 Release Notes 17 years ago
Björn Steinbrink f91333d646 git-rebase--interactive.sh: Make 3-way merge strategies work for -p. 17 years ago
Björn Steinbrink 2a9c53e03d git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick. 17 years ago
Björn Steinbrink 3524b282da Fix --strategy parsing in git-rebase--interactive.sh 17 years ago
Lars Hjemli 07b45f8c17 Make merge-recursive honor diff.renamelimit 17 years ago
Nicolas Pitre 04bd8e5fea cherry-pick/revert: more compact user direction message 17 years ago
Sergei Organov ba17892ddc core-tutorial: Use new syntax for git-merge. 17 years ago
Junio C Hamano dee48c3c7e git-merge: document but discourage the historical syntax 17 years ago
Junio C Hamano b6c9fb5100 Prevent send-pack from segfaulting (backport from 'master') 17 years ago
Michael W. Olson 562e35c34c Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example 17 years ago
Junio C Hamano e720c4382f RelNotes-1.5.3.5: describe recent fixes 17 years ago
Junio C Hamano f120ae2a8e merge-recursive.c: mrtree in merge() is not used before set 17 years ago
Junio C Hamano 7109c889f1 sha1_file.c: avoid gcc signed overflow warnings 17 years ago
Benoit Sigoure 399f0a8eed Fix a small memory leak in builtin-add 17 years ago
Aurelien Bompard 1c1f79a1e4 honor the http.sslVerify option in shell scripts 17 years ago
Alex Riesen d1a2057560 Fix generation of perl/perl.mak 17 years ago
Junio C Hamano 59b2023fbb git-remote: fix "Use of uninitialized value in string ne" 17 years ago
Shawn O. Pearce 2ee52eb17c Describe more 1.5.3.5 fixes in release notes 17 years ago
Linus Torvalds 6dd4b66fde Fix diffcore-break total breakage 17 years ago
Linus Torvalds 07134421fc Fix directory scanner to correctly ignore files without d_type 17 years ago
Shawn O. Pearce 7468c297fa Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Joakim Tjernlund 0b8293f677 Improve receive-pack error message about funny ref creation 17 years ago