aboutsummaryrefslogtreecommitdiffstats
path: root/gitweb/static/js/javascript-detection.js
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-01-12 15:48:38 -0800
committerJunio C Hamano <gitster@pobox.com>2010-01-12 15:48:38 -0800
commit054d2fa05cf0bc55fe1556c9e87d58d67a144f44 (patch)
treeefda16efdfad47941f14d19782d2f1518ef0c75c /gitweb/static/js/javascript-detection.js
parentlockfile: show absolute filename in unable_to_lock_message (diff)
parentremote-curl: Fix Accept header for smart HTTP connections (diff)
downloadgit-054d2fa05cf0bc55fe1556c9e87d58d67a144f44.tar.gz
git-054d2fa05cf0bc55fe1556c9e87d58d67a144f44.zip
Merge branch 'maint'
* maint: remote-curl: Fix Accept header for smart HTTP connections grep: -L should show empty files rebase--interactive: Ignore comments and blank lines in peek_next_command
Diffstat (limited to 'gitweb/static/js/javascript-detection.js')
0 files changed, 0 insertions, 0 deletions
2007-01-28git-log -g --pretty=oneline should display the reflog messageNicolas Pitre2-2/+7 2007-01-27Document --check option to git diff.Bill Lear2-1/+6 2007-01-27Allow the tag signing key to be specified in the config fileAndy Parkins3-2/+21 2007-01-26If abbrev is set to zero in git-describe, don't add the unique suffixAndy Parkins1-3/+6 2007-01-26fix suggested branch creation command when detaching headNicolas Pitre1-3/+3 2007-01-26write_in_full: size_t is unsigned.Junio C Hamano1-1/+1 2007-01-26create_symref: check error return from open().Junio C Hamano1-1/+5 2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard1-24/+8 2007-01-26git-merge: leave sensible reflog message when used as the first level UI.Junio C Hamano2-1/+3 2007-01-26Make sure we do not write bogus reflog entries.Junio C Hamano2-18/+23 2007-01-26Remove unnecessary found variable from describe.Shawn O. Pearce1-2/+1 2007-01-26Use inttypes.h rather than stdint.h.Jason Riedy1-1/+1 2007-01-26Documentation: pack-refs --all vs default behaviourJunio C Hamano1-1/+12 2007-01-25show-branch -g: default to HEADJunio C Hamano1-4/+13