76 Commits (59d94bc9c851f9f4086a857bc6277feca6a48824)

Author SHA1 Message Date
Lars Hjemli b6f637d199 builtin-branch: fix -v for --[no-]merged 17 years ago
Lars Hjemli 7950cda782 builtin-branch: factor out merge_filter matching 17 years ago
Lars Hjemli 346d437aab builtin-branch: remove duplicated code 17 years ago
Junio C Hamano 68067ca1ef builtin-branch.c: optimize --merged and --no-merged 17 years ago
Junio C Hamano 0f31d68030 builtin-branch.c: remove unused code in append_ref() callback function 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Junio C Hamano 049716b370 branch --merged/--no-merged: allow specifying arbitrary commit 17 years ago
Junio C Hamano e84fb2ff75 branch --contains: default to HEAD 17 years ago
Junio C Hamano 926ab840cd branch -r -v: do not spit out garbage 17 years ago
Junio C Hamano 94fcb730ff git-branch -v: show the remote tracking statistics 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Lars Hjemli e8b404c27e git-branch: add support for --merged and --no-merged 17 years ago
Jim Meyering 8e0f70033b Avoid unnecessary "if-before-free" tests. 17 years ago
Jay Soffian 9ed36cfa35 branch: optionally setup branch.*.merge from upstream local branches 17 years ago
Matthias Kestenholz 6b2f2d9805 Add color.ui variable which globally enables colorization if set 17 years ago
Junio C Hamano 5768c98ab8 builtin-branch.c: guard config parser from value=NULL 17 years ago
Daniel Barkalow e496c00348 Move create_branch into a library file 17 years ago
Junio C Hamano 0f6f5a4022 git config --get-colorbool 17 years ago
Junio C Hamano 694a577519 git-branch --contains=commit 17 years ago
Pierre Habouzit d11d44faee Use OPT_SET_INT and OPT_BIT in builtin-branch 17 years ago
Junio C Hamano acef41c9db format-patch -s: add MIME encoding header if signer's name requires so 17 years ago
J. Bruce Fields 00ae82895e errors: "strict subset" -> "ancestor" 17 years ago
Junio C Hamano 4593fb8405 format-patch -s: add MIME encoding header if signer's name requires so 17 years ago
Pierre Habouzit a8dfd5eac4 Make builtin-branch.c use parse_options. 17 years ago
Pierre Habouzit 674d172730 Rework pretty_print_commit to use strbufs instead of custom buffers. 17 years ago
Junio C Hamano d972cce06d Re-code builtin-branch.c in UTF-8 18 years ago
Johannes Schindelin 6f084a56fc branch --track: code cleanup and saner handling of local branches 18 years ago
Johannes Schindelin 4017761fd8 branch.autosetupmerge: allow boolean values, or "all" 18 years ago
Johannes Schindelin 34a3e69549 git-branch: default to --track 18 years ago
Junio C Hamano 7b99befef7 git-branch --track: fix tracking branch computation. 18 years ago
Junio C Hamano 80583c0ef6 Lift 16kB limit of log message output 18 years ago
Gerrit Pape f1eccbab63 git-branch: cleanup config file when deleting branches 18 years ago
Pierre Habouzit 52fae7de4e Missing statics. 18 years ago
Junio C Hamano 11f68d9082 git-branch --track: fix tracking branch computation. 18 years ago
Jonas Fonseca 078f8380f6 branch: fix segfault when resolving an invalid HEAD 18 years ago
Sven Verdoolaege 68db31cc28 git-update-ref: add --no-deref option for overwriting/detaching ref 18 years ago
Lars Hjemli 19eba1515a Make builtin-branch.c handle the git config file 18 years ago
Paolo Bonzini 9debc3241b git-fetch, git-branch: Support local --track via a special remote '.' 18 years ago
Junio C Hamano 45994a1e33 Fix broken create_branch() in builtin-branch. 18 years ago
Paolo Bonzini 0746d19a82 git-branch, git-checkout: autosetup for remote branch tracking 18 years ago
Shawn O. Pearce 3a55602eec General const correctness fixes 18 years ago
Julian Phillips 43bc820db7 git-branch: improve abbreviation of sha1s in verbose mode 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Junio C Hamano 5f856dd47d fix reflog entries for "git-branch" 18 years ago
Nicolas Pitre 8b5157e407 add logref support to git-symbolic-ref 18 years ago
Junio C Hamano 01754769ab Don't force everybody to call setup_ident(). 18 years ago
Junio C Hamano 11a6ddb2c8 branch -f: no reason to forbid updating the current branch in a bare repo. 18 years ago
Junio C Hamano 03840fc32d Allow in_merge_bases() to take more than one reference commits. 18 years ago
Junio C Hamano c847f53712 Detached HEAD (experimental) 18 years ago