9449 Commits (c075aea5da6c35edfe86da7d3edced67cdb009c8)
 

Author SHA1 Message Date
Josh Triplett b51b8bbf14 Create a sysconfdir variable, and use it for ETC_GITCONFIG 18 years ago
Gerrit Pape 41728d6942 Documentation/git-reset.txt: suggest git commit --amend in example. 18 years ago
Junio C Hamano bbc6354171 Build RPM with ETC_GITCONFIG=/etc/gitconfig 18 years ago
Brian Gernhardt ce748f5992 Ignore all man sections as they are generated files. 18 years ago
Josh Triplett 6777c3806d Fix typo in git-am: s/Was is/Was it/ 18 years ago
Brian Gernhardt 81178fe48c Reverse the order of -b and --track in the man page. 18 years ago
Johannes Schindelin c7f34c180b dir.c(common_prefix): Fix two bugs 18 years ago
Junio C Hamano 97317061c6 GIT 1.5.1.2 18 years ago
Eric Wong 4a40cbd949 perl: install private Error.pm if the site version is older than our own 18 years ago
Junio C Hamano 928c210a47 git-clone: fix dumb protocol transport to clone from pack-pruned ref 18 years ago
Andrew Ruder 9bc20aa731 Update git-config documentation 18 years ago
Andrew Ruder c91ee2714e Fix unmatched emphasis tag in git-tutorial 18 years ago
Andrew Ruder 6b04600a34 Update git-cherry-pick documentation 18 years ago
Andrew Ruder 27c8f8cda4 Update git-archive documentation 18 years ago
Andy Whitcroft 6e6db39afc fix up strtoul_ui error handling 18 years ago
Paul Mackerras a8d610a2a3 gitk: Allow user to choose whether to see the diff, old file, or new file 18 years ago
Sam Vilain 9f1beb7140 git-tar-tree: complete deprecation conversion message 18 years ago
Frank Lichtenheld 0ad64fd0b8 git-shortlog: Fix two formatting errors in asciidoc documentation 18 years ago
Alex Riesen 0afa7644f2 Fix overwriting of files when applying contextually independent diffs 18 years ago
Eric Wong 0c1ec5a1f7 git-svn: don't allow globs to match regular files 18 years ago
Carlos Rica 1401f46bb4 Use const qualifier for 'sha1' parameter in delete_ref function 18 years ago
Junio C Hamano ab6029415b Start preparing for 1.5.1.2 18 years ago
Junio C Hamano 0220f1ebde Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
Eric Wong c284914a7c git-svn: quiet some warnings when run only with --version/--help 18 years ago
Eric Wong d627de6b13 git-svn: respect lower bound of -r/--revision when following parent 18 years ago
Gerrit Pape 91776491da Have sample update hook not refuse deleting a branch through push. 18 years ago
Gerrit Pape 5946d88a34 variable $projectdesc needs to be set before checking against unchanged default. 18 years ago
Andrew Ruder 635f4a30f0 Update git-annotate/git-blame documentation 18 years ago
Andrew Ruder 0b9a9dd00a Update git-apply documentation 18 years ago
Andrew Ruder 982f65ace6 Update git-applymbox documentation 18 years ago
Andrew Ruder 5c19f244c3 Update git-am documentation 18 years ago
J. Bruce Fields 25d9f3fa2d user-manual: use detached head when rewriting history 18 years ago
J. Bruce Fields a536b08b49 user-manual: start revising "internals" chapter 18 years ago
J. Bruce Fields 72a76c955b user-manual: detached HEAD 18 years ago
J. Bruce Fields 4f75240796 user-manual: fix discussion of default clone 18 years ago
J. Bruce Fields b71083043c Documentation: clarify track/no-track option. 18 years ago
J. Bruce Fields 40c8279f9b Documentation: clarify git-checkout -f, minor editing 18 years ago
J. Bruce Fields cb1881c6ee Documentation: minor edits of git-lost-found manpage 18 years ago
Alex Riesen 5f2e1df5c9 Document -g (--walk-reflogs) option of git-log 18 years ago
Jim Meyering 61d6ed139f sscanf/strtoul: parse integers robustly 18 years ago
Junio C Hamano e94b4d2f2a Merge git://git2.kernel.org/pub/scm/gitk/gitk into maint 18 years ago
Michael Spang 1bb88be99e git-blame: Fix overrun in fake_working_tree_commit() 18 years ago
Linus Torvalds 1fa9bf362a git-quiltimport complaining yet still working 18 years ago
Frank Lichtenheld befc9c4204 config.txt: Fix grammatical error in description of http.noEPSV 18 years ago
Frank Lichtenheld 5007af8c7e config.txt: Change pserver to server in description of gitcvs.* 18 years ago
Frank Lichtenheld 5cb71f82de config.txt: Document core.autocrlf 18 years ago
Frank Lichtenheld eabb0bfd09 config.txt: Document gitcvs.allbinary 18 years ago
Junio C Hamano 1ad029b6a1 Do not default to --no-index when given two directories. 18 years ago
Alex Riesen dc61b10d98 Use rev-list --reverse in git-rebase.sh 18 years ago
Matthias Lederhofer e4b023332c handle_options in git wrapper miscounts the options it handled. 18 years ago