aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use git_pathdup instead of xstrdup(git_path(...))Alex Riesen2008-10-30
* git_pathdup: returns xstrdup-ed copy of the formatted pathAlex Riesen2008-10-30
* Fix potentially dangerous use of git_path in ref.cAlex Riesen2008-10-30
* Add git_snpath: a .git path formatting routine with output bufferAlex Riesen2008-10-30
* Fix potentially dangerous uses of mkpath and git_pathAlex Riesen2008-10-26
* Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.cAlex Riesen2008-10-26
* Add mksnpath which allows you to specify the output bufferAlex Riesen2008-10-26
* add -p: warn if only binary changes presentThomas Rast2008-10-26
* git-archive: work in bare reposCharles Bailey2008-10-26
* git-svn: change dashed git-config to git configDeskin Miller2008-10-24
* GIT 1.6.0.3v1.6.0.3Junio C Hamano2008-10-21
* rehabilitate 'git index-pack' inside the object storeNicolas Pitre2008-10-21
* Fix testcase failure when extended attributes are in useJunio C Hamano2008-10-19
* Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar2008-10-18
* Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano2008-10-18
* diff(1): clarify what "T"ypechange status meansJunio C Hamano2008-10-18
* Merge branch 'db/maint-checkout-b' into maintJunio C Hamano2008-10-18
|\
| * Check early that a new branch is new and validDaniel Barkalow2008-09-21
* | contrib: update packinfo.pl to not use dashed commandsDan McGee2008-10-18
* | force_object_loose: Fix memory leakBjörn Steinbrink2008-10-18
* | tests: shell negation portability fixJeff King2008-10-17
* | t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen2008-10-16
* | git-check-attr(1): add output and example sectionsJonas Fonseca2008-10-16
* | xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey2008-10-16
* | t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey2008-10-16
* | t4018-diff-funcname: rework negated last expression testBrandon Casey2008-10-16
* | Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-16
* | remote.c: correct the check for a leading '/' in a remote nameBrandon Casey2008-10-14
* | Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna2008-10-14
* | Update draft release notes to 1.6.0.3Junio C Hamano2008-10-13
* | test-lib: fix broken printfShawn O. Pearce2008-10-12
* | git apply --directory broken for new filesJeff King2008-10-12
* | rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin2008-10-10
* | test-lib: fix color reset in say_color()Miklos Vajna2008-10-10
* | fix pread()'s short read in index-packNicolas Pitre2008-10-10
* | Merge branch 'sg/maint-intrebase-msghook' into maintShawn O. Pearce2008-10-09
|\ \
| * | rebase -i: remove leftover debuggingSZEDER Gábor2008-10-03
| * | rebase -i: proper prepare-commit-msg hook argument when squashingSZEDER Gábor2008-10-02
* | | builtin-apply: fix typo leading to stack corruptionImre Deak2008-10-09
* | | git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1)Brandon Casey2008-10-09
* | | Merge branch 'jk/maint-soliconv' into maintShawn O. Pearce2008-10-09
|\ \ \
| * | | Makefile: do not set NEEDS_LIBICONV for Solaris 8Jeff King2008-10-03
| |/ /
* | | builtin-merge.c: allocate correct amount of memoryBrandon Casey2008-10-09
* | | Do not use errno when pread() returns 0Samuel Tardieu2008-10-08
* | | git init: --bare/--shared overrides system/global configDeskin Miller2008-10-08
* | | git-push.txt: Describe --repo option in more detailJohannes Sixt2008-10-08
* | | git rm: refresh index before up-to-date checkJohannes Schindelin2008-10-08
* | | Fix a few typos in relnotesMikael Magnusson2008-10-07
* | | Update release notes for 1.6.0.3Shawn O. Pearce2008-10-06
* | | Teach rebase -i to honor pre-rebase hookNanako Shiraishi2008-10-06