13419 Commits (5070b49e529e2df30ec2e33073267d281450dde6)
 

Author SHA1 Message Date
Pieter de Bie 5070b49e52 builtin-fast-export: Only output a single parent per line 17 years ago
Johannes Sixt e00f3790b8 rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref 17 years ago
Jeff King e77b0b5d0f git-am: fix typo in usage message 17 years ago
Jeff King 74190d2363 doc/git-daemon: s/uploadarchive/uploadarch/ 17 years ago
Ian Hilt b7893cde53 Documentation/git-describe.txt: make description more readable 17 years ago
Johannes Sixt 32efcd91c6 wt-status.h: declare global variables as extern 17 years ago
Sitaram Chamarty e1645901ed builtin-commit.c: add -u as short name for --untracked-files 17 years ago
A Large Angry SCM 2b36b146fa git-repack: re-enable parsing of -n command line option 17 years ago
Dustin Sallings 15ddb6fab2 Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull" 17 years ago
Jeff King afd899e1b7 doc: clarify definition of "update" for git-add -u 17 years ago
Florian Ragwitz a1748890db filter-branch: Documentation fix. 17 years ago
Jeff King b3bb5f76e6 cvsimport: always pass user data to "system" as a list 17 years ago
Jeff King 861f00e349 fix reflog approxidate parsing bug 17 years ago
Dan McGee 362b0dd523 Remove 'header' from --signoff option description 17 years ago
Jeff King 3ef6a1fe95 t5516: remove ambiguity test (1) 17 years ago
Matt Graham 837f3b7658 Linked glossary from cvs-migration page 17 years ago
Junio C Hamano edae5f0c20 write-tree: properly detect failure to write tree objects 17 years ago
Michael Weber 4f7ec79708 svn-git: Use binmode for reading/writing binary rev maps 17 years ago
Miklos Vajna a6f47b2be4 diff options documentation: refer to --diff-filter in --name-status 17 years ago
Thomas Guyot-Sionnest 9231f500c3 git-svn bug with blank commits and author file 17 years ago
Ariel Badichi 75b7dfbdc0 archive.c: format_subst - fixed bogus argument to memchr 17 years ago
Ariel Badichi 8b1f6de854 copy.c: copy_fd - correctly report write errors 17 years ago
Matthew Ogilvie 82881b3823 gitattributes: Fix subdirectory attributes specified from root directory 17 years ago
Junio C Hamano 29df2385d0 am: POSIX portability fix 17 years ago
Junio C Hamano 11dc4e70c3 git-am: minor cleanup 17 years ago
Jon Loeliger 25dc720077 Clarify and fix English in "git-rm" documentation 17 years ago
Christian Couder d3e54c8829 git-bisect: make "start", "good" and "skip" succeed or fail atomically 17 years ago
Linus Torvalds 2e6e3e829f git-am: cope better with an empty Subject: line 17 years ago
Linus Torvalds 6a28518ae0 Ignore leading empty lines while summarizing merges 17 years ago
Christian Couder 48949a18c8 bisect: squelch "fatal: ref HEAD not a symref" misleading message 17 years ago
Alberto Bertogli 1da16439be builtin-apply: Show a more descriptive error on failure when opening a patch 17 years ago
Scott Collins 2c2d02a6a7 Clarify documentation of git-cvsserver, particularly in relation to git-shell 17 years ago
Clifford Caoile e80950786c Docs gitk: Explicitly mention the files that gitk uses (~/.gitk) 17 years ago
Junio C Hamano 55ef8a4610 Document -w option to shortlog 17 years ago
Christian Couder a179a30352 bisect: report bad rev better 17 years ago
Christian Couder e3389075c6 bisect: fix bad rev checking in "git bisect good" 17 years ago
Michele Ballabio a710522bfc revision.c: make --date-order overriddable 17 years ago
Björn Steinbrink 055b66158c Fix section about backdating tags in the git-tag docs 17 years ago
Johannes Sixt d4ba07cac5 Document option --only of git commit 17 years ago
Dirk Suesserott ca593f7959 Documentation/git-request-pull: Fixed a typo ("send" -> "end") 17 years ago
Carlos Rica abea85d1e9 core-tutorial.txt: Fix showing the current behaviour. 17 years ago
René Scharfe ac7fa2776c git-archive: ignore prefix when checking file attribute 17 years ago
Carlos Rica 3f36cbbaaf Fix documentation syntax of optional arguments in short options. 17 years ago
Junio C Hamano ee5a317e01 Fix "git apply" to correctly enforce "match at the beginning" 17 years ago
Junio C Hamano f8dd64fdbf GIT 1.5.4.5 17 years ago
Junio C Hamano 24362a5d3f Update draft release notes for 1.5.4.5 17 years ago
Junio C Hamano b88605f6d4 Merge branch 'jc/maint-fetch-regression-1.5.4' into maint 17 years ago
Jeff King 90b22907f2 Documentation: clarify use of .git{ignore,attributes} versus .git/info/* 17 years ago
Brandon Casey 525d461528 t/t3800-mktag.sh: use test_must_fail rather than '!' 17 years ago
Junio C Hamano a466637c57 git-fetch test: test tracking fetch results, not just FETCH_HEAD 17 years ago