4206 Commits (e388c7382563b7497397c78bc078d0679dc891a8)
 

Author SHA1 Message Date
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
Junio C Hamano f56ef54174 diff --stat: make sure to set recursive. 19 years ago
Herbert Valerio Riedel 08ddd4f764 git-svnimport symlink support 19 years ago
Junio C Hamano 2855d58079 packed_object_info_detail(): check for corrupt packfile. 19 years ago
Serge E. Hallyn bb996614de cleanups: remove unused variable from exec_cmd.c 19 years ago
Serge E. Hallyn dafc88b136 cleanups: prevent leak of two strduped strings in config.c 19 years ago
Serge E. Hallyn ecc13e73cf cleanups: Remove impossible case in quote.c 19 years ago
Serge E. Hallyn 310f8b5b6d cleanups: Remove unused vars from combine-diff.c 19 years ago
Serge E. Hallyn da2a95b2a8 cleanups: Fix potential bugs in connect.c 19 years ago
Junio C Hamano 6feba7cb74 Merge branch 'jc/boundary' 19 years ago
Junio C Hamano e190bc5543 Merge branch 'jc/bottomless' 19 years ago
Yann Dirson 360204c324 Allow empty lines in info/grafts 19 years ago
Junio C Hamano 1b65a5aa44 rev-list --boundary: show boundary commits even when limited otherwise. 19 years ago
A Large Angry SCM e6bfaf3e33 Makefile fixups. 19 years ago