summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-26git-archive: work in bare reposLibravatar Charles Bailey3-2/+23
2008-10-26Fix git update-ref --no-deref -d.Libravatar Miklos Vajna2-3/+12
2008-10-26rename_ref(): handle the case when the reflog of a ref does not existLibravatar Miklos Vajna1-1/+1
2008-10-26Fix git branch -m for symrefs.Libravatar Miklos Vajna10-31/+55
2008-10-24git-svn: change dashed git-config to git configLibravatar Deskin Miller1-1/+1
2008-10-21GIT 1.6.0.3Libravatar Junio C Hamano1-9/+6
2008-10-21rehabilitate 'git index-pack' inside the object storeLibravatar Nicolas Pitre2-3/+29
2008-10-19Fix testcase failure when extended attributes are in useLibravatar Junio C Hamano1-4/+6
2008-10-19Git.pm: do not break inheritanceLibravatar Christian Jaeger1-2/+1
2008-10-19Enhance hold_lock_file_for_{update,append}() APILibravatar Junio C Hamano11-23/+39
2008-10-19demonstrate breakage of detached checkout with symbolic link HEADLibravatar Junio C Hamano1-0/+12
2008-10-18Documentation: Clarify '--signoff' for git-commitLibravatar Abhijit Bhopatkar1-1/+2
2008-10-18reset --hard/read-tree --reset -u: remove unmerged new pathsLibravatar Junio C Hamano2-13/+78
2008-10-18Hopefully the final draft release notes update before 1.6.0.3Libravatar Junio C Hamano1-1/+9
2008-10-18diff(1): clarify what "T"ypechange status meansLibravatar Junio C Hamano1-1/+2
2008-10-18Merge branch 'db/maint-checkout-b' into maintLibravatar Junio C Hamano2-0/+22
2008-10-18contrib: update packinfo.pl to not use dashed commandsLibravatar Dan McGee1-7/+7
2008-10-18force_object_loose: Fix memory leakLibravatar Björn Steinbrink1-1/+5
2008-10-17Fix "checkout --track -b newbranch" on detached HEADLibravatar Junio C Hamano2-7/+11
2008-10-17refactor handling of "other" files in ls-files and statusLibravatar Jeff King5-44/+40
2008-10-17tests: shell negation portability fixLibravatar Jeff King1-1/+1
2008-10-17pull: allow "git pull origin $something:$current_branch" into an unborn branchLibravatar Junio C Hamano2-2/+14
2008-10-16t1301-shared-repo.sh: don't let a default ACL interfere with the testLibravatar Matt McCutchen1-0/+3
2008-10-16git-check-attr(1): add output and example sectionsLibravatar Jonas Fonseca1-0/+50
2008-10-16xdiff-interface.c: strip newline (and cr) from line before pattern matchingLibravatar Brandon Casey2-2/+12
2008-10-16t4018-diff-funcname: demonstrate end of line funcname matching flawLibravatar Brandon Casey1-0/+6
2008-10-16t4018-diff-funcname: rework negated last expression testLibravatar Brandon Casey1-1/+2
2008-10-16Typo "does not exists" when git remote update remote.Libravatar Mikael Magnusson1-1/+1
2008-10-14remote.c: correct the check for a leading '/' in a remote nameLibravatar Brandon Casey1-4/+5
2008-10-14Add testcase to ensure merging an early part of a branch is done properlyLibravatar Miklos Vajna1-0/+26
2008-10-13Update draft release notes to 1.6.0.3Libravatar Junio C Hamano1-2/+19
2008-10-13Fix fetch/pull when run without --update-head-okLibravatar Johannes Schindelin5-3/+30
2008-10-12test-lib: fix broken printfLibravatar Shawn O. Pearce1-1/+1
2008-10-12git apply --directory broken for new filesLibravatar Jeff King2-0/+59
2008-10-10rebase -i: do not fail when there is no commit to cherry-pickLibravatar Johannes Schindelin2-1/+13
2008-10-10test-lib: fix color reset in say_color()Libravatar Miklos Vajna1-1/+2
2008-10-10fix pread()'s short read in index-packLibravatar Nicolas Pitre3-6/+14
2008-10-09Merge branch 'sg/maint-intrebase-msghook' into maintLibravatar Shawn O. Pearce1-6/+11
2008-10-09builtin-apply: fix typo leading to stack corruptionLibravatar Imre Deak1-1/+1
2008-10-09git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1)Libravatar Brandon Casey1-18/+4
2008-10-09Merge branch 'jk/maint-soliconv' into maintLibravatar Shawn O. Pearce1-1/+0
2008-10-09builtin-merge.c: allocate correct amount of memoryLibravatar Brandon Casey1-2/+2
2008-10-08Do not use errno when pread() returns 0Libravatar Samuel Tardieu1-1/+4
2008-10-08git init: --bare/--shared overrides system/global configLibravatar Deskin Miller2-2/+42
2008-10-08git-push.txt: Describe --repo option in more detailLibravatar Johannes Sixt2-6/+20
2008-10-08git rm: refresh index before up-to-date checkLibravatar Johannes Schindelin2-8/+18
2008-10-07Fix a few typos in relnotesLibravatar Mikael Magnusson1-4/+4
2008-10-06Update release notes for 1.6.0.3Libravatar Shawn O. Pearce1-1/+51
2008-10-06Teach rebase -i to honor pre-rebase hookLibravatar Nanako Shiraishi3-7/+148
2008-10-06docs: describe pre-rebase hookLibravatar Nanako Shiraishi1-0/+7