8555 Commits (3e4e8c03ca948e96b7f6a1730fb67034a6f942e3)
 

Author SHA1 Message Date
Junio C Hamano 6506e156d9 Remove git-merge-recur 18 years ago
Junio C Hamano 740afd9613 Add deprecation notices. 18 years ago
Junio C Hamano 41dc7e0044 Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Junio C Hamano a7fd83b0b0 Remove contrib/colordiff 18 years ago
Horst H. von Brand 0b2958a8b4 Call make always with CFLAGS in git.spec 18 years ago
Uwe Kleine-König 4ef40cdbe8 add replay and log to the usage string of git-bisect 18 years ago
Junio C Hamano 9981b6d915 S_IFLNK != 0140000 18 years ago
Shawn O. Pearce 7073e69e38 Don't do non-fastforward updates in fast-import. 18 years ago
Shawn O. Pearce 63e0c8b364 Support RFC 2822 date parsing in fast-import. 18 years ago
Shawn O. Pearce ef94edb53c Minor fast-import documentation corrections. 18 years ago
Shawn O. Pearce e7d06a4b70 Remove unnecessary null pointer checks in fast-import. 18 years ago
Shawn O. Pearce c74ba3d344 Correct fast-import timezone documentation. 18 years ago
Junio C Hamano e68989a739 annotate: fix for cvsserver. 18 years ago
Junio C Hamano c8f80d4dc8 gitweb: fix mismatched parenthesis 18 years ago
Junio C Hamano d46ae3f09a git-push: allow globbing wildcard refspec. 18 years ago
Shawn O. Pearce e5b1444b96 Correct minor style issue in fast-import. 18 years ago
Shawn O. Pearce 10e8d68820 Correct compiler warnings in fast-import. 18 years ago
Shawn O. Pearce 0b868e0240 Remove --branch-log from fast-import. 18 years ago
Shawn O. Pearce 88293c675c bash: Complete git-remote subcommands. 18 years ago
Shawn O. Pearce c5650b0840 bash: Support git-rebase -m continuation completion. 18 years ago
Shawn O. Pearce 6e411d2044 Initial draft of fast-import documentation. 18 years ago
Shawn O. Pearce 6c3aac1c69 Don't support shell-quoted refnames in fast-import. 18 years ago
Junio C Hamano 0f57a31b4c gitk: Use show-ref instead of ls-remote 18 years ago
Mark Levedahl 3468e71f45 Make gitk work reasonably well on Cygwin. 18 years ago
Mark Levedahl 32364b3a19 gitk - remove trailing whitespace from a few lines. 18 years ago
Junio C Hamano 8188e73b17 Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGS 18 years ago
Linus Torvalds 35ce862279 pager: Work around window resizing bug in 'less' 18 years ago
Junio C Hamano b6f5da1e0f Teach git-remote add to fetch and track 18 years ago
Junio C Hamano 06e75a7237 blame: document --contents option 18 years ago
Junio C Hamano 005f85d9ae Use pretend_sha1_file() in git-blame and git-merge-recursive. 18 years ago
Junio C Hamano d66b37bb19 Add pretend_sha1_file() interface. 18 years ago
Junio C Hamano 1cfe77333f git-blame: no rev means start from the working tree file. 18 years ago
David Kågedal 28389d45fb git-blame: an Emacs minor mode to view file with git-blame output. 18 years ago
Simon 'corecode' Schubert ca28370a35 Allow forcing of a parent commit, even if the parent is not a direct one. 18 years ago
Junio C Hamano 4c55068683 bisect: it needs to be done in a working tree. 18 years ago
Johannes Schindelin 6d9ba67b0f Commands requiring a work tree must not run in GIT_DIR 18 years ago
Stelian Pop 98d47d4ccf Add hg-to-git conversion utility. 18 years ago
Aneesh Kumar K.V 3fb624521e blameview: Support browsable functionality to blameview. 18 years ago
Yasushi SHOJI 041794188f gitweb: Convert project name to UTF-8 18 years ago
Shawn O. Pearce b2e69f6299 bash: Support git-bisect and its subcommands. 18 years ago
Shawn O. Pearce 1b71eb35dd bash: Support --add completion to git-config. 18 years ago
Shawn O. Pearce e459415c9c bash: Hide git-resolve, its deprecated. 18 years ago
Shawn O. Pearce b26c87488f bash: Offer --prune completion for git-gc. 18 years ago
Shawn O. Pearce 983591c31e bash: Hide diff-stages from completion. 18 years ago
Shawn O. Pearce d8a9fea5ea bash: Support completion on git-cherry. 18 years ago
Shawn O. Pearce ea81fcc576 Show an example of deleting commits with git-rebase. 18 years ago
Andy Parkins 69057cf39f git-for-each-ref doesn't return "the bit after $GIT_DIR/refs" 18 years ago
Junio C Hamano 133f081057 t9200: Work around HFS+ issues. 18 years ago
Shawn O. Pearce 10831c5513 Reduce memory usage of fast-import. 18 years ago
Shawn O. Pearce 8c1f22da9f Include checkpoint command in the BNF. 18 years ago