8496 Commits (c750da256a54f189de28d3deb054328d67f9b9be)
 

Author SHA1 Message Date
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
Junio C Hamano 798123af21 Rename get_ident() to fmt_ident() and make it available to outside 18 years ago
Gerrit Pape 11dbe9e880 git-archimport: initial import needs empty directory 18 years ago
Junio C Hamano 756373da25 Revert "Allow branch.*.merge to talk about remote tracking branches." 18 years ago
Junio C Hamano d1f289c5aa Merge branch 'np/dreflog' 18 years ago
Robin Rosenberg 6e2e1cfb81 Why is it bad to rewind a branch that has already been pushed out? 18 years ago
Junio C Hamano 1f7d1a53fe git-clone --reference: saner handling of borrowed symrefs. 18 years ago
Shawn O. Pearce ec80489132 bash: Support internal revlist options better. 18 years ago
Shawn O. Pearce b3391775e8 bash: Support unique completion when possible. 18 years ago
Shawn O. Pearce 78d4d6a281 bash: Support unique completion on git-config. 18 years ago