4219 Commits (8d7a397aab561d3782f531e733b617e0e211f04a)
 

Author SHA1 Message Date
Junio C Hamano 8d7a397aab checkout: use --aggressive when running a 3-way merge (-m). 19 years ago
Linus Torvalds d1802851b0 revert/cherry-pick: use aggressive merge. 19 years ago
Yakov Lerner 28cc4ab422 read-cache.c: use xcalloc() not calloc() 19 years ago
Eric Wong dbd0f7d322 apply: fix infinite loop with multiple patches with --index 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Junio C Hamano afb4ff2069 Documentation: {caret} fixes (git-rev-list.txt) 19 years ago
Linus Torvalds 5d6a9f45e1 Fix "git diff --stat" with long filenames 19 years ago
Junio C Hamano f8ba655ee4 Fix repo-config set-multivar error return path. 19 years ago
Martin Waitz 178613c737 repack: honor -d even when no new pack was created 19 years ago
Martin Waitz cf9dc65368 clone: keep --reference even with -l -s 19 years ago
Junio C Hamano 6fe31e2e4c repo-config: document what value_regexp does a bit more clearly. 19 years ago
Pavel Roskin 5d8ee9ceb8 Release config lock if the regex is invalid 19 years ago
Matthias Lederhofer 245f1029d6 core-tutorial.txt: escape asterisk 19 years ago
Junio C Hamano e388c73825 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Johannes Schindelin 7ebdba6142 repo-config: trim white-space before comment 19 years ago
sean 93ddef3e2d Fix for config file section parsing. 19 years ago
Jon Loeliger 7abd7117ec Add a few more words to the glossary. 19 years ago
Jon Loeliger 9290cd58c3 Added definitions for a few words: 19 years ago
Jon Loeliger aa9b1573a5 Alphabetize the glossary. 19 years ago
Matthias Kestenholz de5f2bf361 fix various typos in documentation 19 years ago
Martin Langhoff e923effb43 git-send-email: fix version string to be valid perl 19 years ago
Robert Shearman ced9456a27 Give the user a hint for how to continue in the case that git-am fails because it requires user intervention 19 years ago
Huw Davies 262a6ef76a git-format-patch: Use rfc2822 compliant date. 19 years ago
Sean Estabrooks aa6bf0eb64 Fix trivial typo in git-log man page. 19 years ago
Sean Estabrooks 776e994af5 Properly render asciidoc "callouts" in git man pages. 19 years ago
Sean Estabrooks 48aeecdcc1 Fix up remaining man pages that use asciidoc "callouts". 19 years ago
Sean Estabrooks 2eaf273d51 Update the git-branch man page to include the "-r" option, 19 years ago
Matthias Kestenholz fe77bb1a02 annotate: display usage information if no filename was given 19 years ago
Matthias Kestenholz d0ad165366 annotate: fix warning about uninitialized scalar 19 years ago
Junio C Hamano c1d1128bef git-am --resolved: more usable error message. 19 years ago
Junio C Hamano 55e1805dff verify-pack: check integrity in a saner order. 19 years ago
Junio C Hamano 5981e09999 commit-tree.c: check_valid() microoptimization. 19 years ago
Linus Torvalds e23d0b4a4a Fix filename verification when in a subdirectory 19 years ago
Junio C Hamano b176e6ba5b rebase: typofix. 19 years ago
Serge E. Hallyn 7d09fbe4ab socksetup: don't return on set_reuse_addr() error 19 years ago
Petr Baudis 1ab661ddb7 Document the configuration file 19 years ago
Petr Baudis 4ee6bc9913 Document git-var -l listing also configuration variables 19 years ago
Paul Mackerras 3e1a70d925 rev-parse: better error message for ambiguous arguments 19 years ago
Linus Torvalds 34fd1c9ac5 git-log produces no output 19 years ago
Nicolas Pitre 0dec30b978 fix pack-object buffer size 19 years ago
Junio C Hamano 757319309a mailinfo: decode underscore used in "Q" encoding properly. 19 years ago
Santi_Béjar d598075e52 Reintroduce svn pools to solve the memory leak. 19 years ago
Junio C Hamano f527cb8c38 pack-objects: do not stop at object that is "too small" 19 years ago
Junio C Hamano 6a74642c50 git-commit --amend: two fixes. 19 years ago
Junio C Hamano 61c2bcbd11 pre-commit hook: complain about conflict markers. 19 years ago
Junio C Hamano 50ac740801 git-merge: a bit more readable user guidance. 19 years ago
Shawn Pearce 23edecbc9a Document git-clone --reference 19 years ago
Jonas Fonseca 8d6e10327d Fix filename scaling for binary files 19 years ago
Junio C Hamano 4baff50551 GIT 1.3.0 19 years ago
Jonas Fonseca 8f2b72a936 Add git-annotate(1) and git-blame(1) 19 years ago