8464 Commits (c4025103faf02a1b457b945cf5e4e12c97fa72d7)
 

Author SHA1 Message Date
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
Shawn O. Pearce a925c6f165 bash: Classify more commends out of completion. 18 years ago
Shawn O. Pearce 72e5e989b8 bash: Add space after unique command name is completed. 18 years ago
Shawn O. Pearce 8435b54848 bash: Complete long options to git-add. 18 years ago
Shawn O. Pearce 2e3a430a9a bash: Classify cat-file and reflog as plumbing. 18 years ago
Shawn O. Pearce 9f4cc6f76b bash: Remove short option completions for branch/checkout/diff. 18 years ago
Junio C Hamano 632ac9fd12 show-branch -g: default to the current branch. 18 years ago
Nicolas Pitre dc9195ac78 Let git-checkout always drop any detached head 18 years ago
Nicolas Pitre f2eba66d4d Enable HEAD@{...} and make it independent from the current branch 18 years ago
Junio C Hamano d77ee72662 Merge branch 'master' into np/dreflog 18 years ago
Shawn O. Pearce 8d0fc48f27 Default GIT_MERGE_VERBOSITY to 5 during tests. 18 years ago
Shawn O. Pearce 183d79724f Keep untracked files not involved in a merge. 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Shawn O. Pearce 0f39087589 Cleanup subcommand documentation for git-remote. 18 years ago
Pavel Roskin 9673a0b182 git-config --rename-section could rename wrong section 18 years ago
Junio C Hamano 3b0f5e88ee combine-diff: special case --unified=0 18 years ago
Junio C Hamano a9d1836b10 Why is it bad to rewind a branch that has already been pushed out? 18 years ago
Junio C Hamano 23913dc713 honor GIT_REFLOG_ACTION in git-commit 18 years ago
Junio C Hamano 5f856dd47d fix reflog entries for "git-branch" 18 years ago
Nicolas Pitre eb8381c885 scan reflogs independently from refs 18 years ago
Junio C Hamano 505739f6c0 core-tutorial: http reference link fix 18 years ago
Junio C Hamano bf3478de97 Tutorial-2: Adjust git-status output to recent reality. 18 years ago
Junio C Hamano 953202a3fd Tutorial: fix asciidoc formatting of "git add" section. 18 years ago
Shawn O. Pearce 3cf8b462d2 Don't leak file descriptors from unavailable pack files. 18 years ago
Andy Parkins 0d18e41e00 doc: hooks.txt said post-commit default sends an email, it doesn't 18 years ago
Eric Wong b6936205e7 Disallow invalid --pretty= abbreviations 18 years ago
Mike Coleman aacd404e77 Fix some documentation typos and grammar 18 years ago
Shawn O. Pearce c715f78369 Don't find objects in packs which aren't available anymore. 18 years ago
Shawn O. Pearce 072db2789c Refactor open_packed_git to return an error code. 18 years ago
Shawn O. Pearce 54a15a8df2 Correct comment in prepare_packed_git_one. 18 years ago
Shawn O. Pearce 625e9421df Cleanup prepare_packed_git_one to reuse install_packed_git. 18 years ago
Shawn O. Pearce 859607dfe0 Teach 'git remote' how to cleanup stale tracking branches. 18 years ago
Shawn O. Pearce 7a8c9ec1a9 Pull out remote listing functions in git-remote. 18 years ago