3015 Commits (3a75f674017fdf86d8b742cdfeb0df8700a2d03a)
 

Author SHA1 Message Date
Junio C Hamano ef1cc2cc21 rev-list --objects: fix object list without commit. 19 years ago
Eric Wong 42f4570c86 Documentation/git-archimport: document -o, -a, f, -D options 19 years ago
Junio C Hamano 3af849a3da howto/using-topic-branches: Recommend public URL git://git.kernel.org/ 19 years ago
Linus Torvalds 112d0bafd6 Make "git help" sort git commands in columns 19 years ago
Linus Torvalds ea77e675e5 Make "git help" react to window size correctly 19 years ago
Junio C Hamano d808111ebd Documentation: typos and small fixes in "everyday". 19 years ago
Junio C Hamano 2247efb40b clone-pack: remove unused and undocumented --keep flag 19 years ago
Junio C Hamano ad89721508 fetch-pack: -k option to keep downloaded pack. 19 years ago
Junio C Hamano c054d64e87 Revert "get_sha1_basic(): corner case ambiguity fix" 19 years ago
Junio C Hamano f7087e2e7c Revert "We do not like "HEAD" as a new branch name" 19 years ago
Junio C Hamano 8872f27b87 Revert "refs.c: off-by-one fix." 19 years ago
Junio C Hamano 011fbc7f07 Remove misguided branch disambiguation. 19 years ago
Junio C Hamano 80248b2e48 Documentation: HTTP needs update-server-info. 19 years ago
Junio C Hamano 01385e2758 Comment fixes. 19 years ago
Jan Harkes 69224716f7 Fix git-am --skip 19 years ago
Junio C Hamano 68283999f8 Forbid pattern maching characters in refnames. 19 years ago
Junio C Hamano 3ae854c356 Examples of resetting. 19 years ago
Junio C Hamano 06bf6ac424 refs.c: off-by-one fix. 19 years ago
Johannes Schindelin ee34518d62 We do not like "HEAD" as a new branch name 19 years ago
Junio C Hamano 06d900cf28 Sort globbed refname in show-branch. 19 years ago
Nicolas Pitre e5e3a9d8f9 small cleanup for diff-delta.c 19 years ago
Fredrik Kuivinen 1403959cc8 git-whatchanged: Add usage string 19 years ago
Fredrik Kuivinen 2a58a9a92e git-log: Add usage string 19 years ago
Fredrik Kuivinen 92811b5767 git-diff: Usage string clean-up 19 years ago
Junio C Hamano c6f60f991f applymbox: typofix 19 years ago
Junio C Hamano 6677c4665a get_sha1_basic(): corner case ambiguity fix 19 years ago
Junio C Hamano 8431c4eb09 Documentation: tutorial 19 years ago
Martin Langhoff 988eece42a svnimport: exit cleanly when we are up to date 19 years ago
Junio C Hamano 31ec6abf88 clone-pack: make it usable for partial branch cloning. 19 years ago
Junio C Hamano 1ed91937e5 GIT 0.99.9n aka 1.0rc6 19 years ago
Amos Waterland 294c695d8c git rebase loses author name/email if given bad email address 19 years ago
Lukas Sandström 32d9954478 Bugfixes for git-rebase 19 years ago
Junio C Hamano e0e3ba208d mailinfo and git-am: allow "John Doe <johndoe>" 19 years ago
Martin Atukunda 252fef7149 define MAXPATHLEN for hosts that don't support it 19 years ago
Junio C Hamano 773b633943 Do not let errors pass by unnoticed when running `make check'. 19 years ago
Junio C Hamano 9a26dbd120 Merge branch 'hold/am' 19 years ago
Junio C Hamano 2db8aaeca1 rebase: do not get confused in fast-forward situation. 19 years ago
Junio C Hamano b0d3e9baaa Merge branch 'fk/usage' 19 years ago
Junio C Hamano a4adf54d38 Documentation: topic branches 19 years ago
Junio C Hamano 5073eb04d6 applypatch: no need to do non-portable [[ ... ]] 19 years ago
freku045@student.liu.se 9678faaaff git-repack: Usage string clean-up, emit usage at incorrect invocation 19 years ago
freku045@student.liu.se 3ae39ab232 git-rebase: Usage string clean-up, emit usage string at incorrect invocation 19 years ago
freku045@student.liu.se 7ab099d220 git-prune: Usage string clean-up, use the 'usage' function 19 years ago
freku045@student.liu.se d20e2f161b git-lost-found: Usage string clean-up, emit usage string at incorrect invocation 19 years ago
freku045@student.liu.se 87358b7a19 git-fetch: Usage string clean-up, emit usage string at unrecognized option 19 years ago
freku045@student.liu.se 43a95cfbc9 git-cherry: Usage string clean-up, use the 'usage' function 19 years ago
freku045@student.liu.se 6cf6193b45 git-applypatch: Usage string clean-up, emit usage string at incorrect invocation 19 years ago
freku045@student.liu.se cf1fe88ce1 git-am: Usage string clean-up 19 years ago
freku045@student.liu.se 4e7824b12e git-revert: Usage string clean-up 19 years ago
freku045@student.liu.se 349701210d git-verify-tag: Usage string clean-up, emit usage string at incorrect invocation 19 years ago