42 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
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
Lars Hjemli 0016a48251 git-branch: show detached HEAD 18 years ago
Lars Hjemli af0e4ac0ec Refactor print-functions in builtin-branch 18 years ago
Brian Gernhardt f3673988ec Add documentation for git-branch's color configuration. 18 years ago
Junio C Hamano 2ecd2bbcbe Move in_merge_bases() to commit.c 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Quy Tonthat b8e9a00d40 git-branch -d: do not stop at the first failure. 18 years ago
Junio C Hamano f3d985c380 Teach git-branch to delete tracking branches with -r -d 18 years ago
Junio C Hamano 753f96a455 branch --color: change default color selection. 18 years ago
Andy Parkins a1158caead Colourise git-branch output 18 years ago
Lars Hjemli 678d0f4cbf git-branch: let caller specify logmsg 18 years ago
Lars Hjemli c976d415e5 git-branch: add options and tests for branch renaming 18 years ago
Junio C Hamano 67affd5173 git-branch -D: make it work even when on a yet-to-be-born branch 18 years ago
Lars Hjemli 75e6e21320 Add -v and --abbrev options to git-branch 18 years ago
Andy Parkins bfcc921430 Add support to git-branch to show local and remote branches 18 years ago
Andy Parkins 5c1e235f0f Remove uneccessarily similar printf() from print_ref_list() in builtin-branch 18 years ago
Lars Hjemli c31820c26b Make git-branch a builtin 18 years ago