aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'ar/maint-mksnpath' into ar/mksnpathJunio C Hamano2008-10-30
|\
| * 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
* | Merge branch 'ar/maint-mksnpath' into HEADJunio C Hamano2008-10-26
|\ \ | |/
| * 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
* | Merge branch 'maint'Junio C Hamano2008-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
* | receive-pack: fix "borrowing from alternate object store" implementationJunio C Hamano2008-10-26
* | git-daemon: set REMOTE_ADDR to client addressJoey Hess2008-10-24
* | submodule: fix some non-portable grep invocationsJeff King2008-10-22
* | git-remote: list branches in vertical listsJohannes Sixt2008-10-22
* | rm: loosen safety valve for empty filesJeff King2008-10-22
* | Merge branch 'jk/diff-convfilter'Junio C Hamano2008-10-21
|\ \
| * | diff: add filter for converting binary to textJeff King2008-10-18
| * | diff: introduce diff.<driver>.binaryJeff King2008-10-18
| * | diff: unify external diff and funcname parsing codeJeff King2008-10-18
| * | t4012: use test_cmp instead of cmpJeff King2008-10-18
* | | Merge branch 'js/maint-fetch-update-head'Junio C Hamano2008-10-21
|\ \ \
| * | | pull: allow "git pull origin $something:$current_branch" into an unborn branchJunio C Hamano2008-10-17
| * | | Fix fetch/pull when run without --update-head-okJohannes Schindelin2008-10-13
* | | | Merge branch 'jc/maint-co-track'Junio C Hamano2008-10-21
|\ \ \ \
| * | | | Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-19
| * | | | demonstrate breakage of detached checkout with symbolic link HEADJunio C Hamano2008-10-19
| * | | | Fix "checkout --track -b newbranch" on detached HEADJunio C Hamano2008-10-17
* | | | | Merge branch 'rs/alloc-ref'Junio C Hamano2008-10-21
|\ \ \ \ \
| * | | | | make alloc_ref_from_str() the new alloc_ref()René Scharfe2008-10-18
| * | | | | use alloc_ref_from_str() everywhereRené Scharfe2008-10-18
| * | | | | add alloc_ref_with_prefix()René Scharfe2008-10-18
* | | | | | Merge branch 'jk/fix-ls-files-other'Junio C Hamano2008-10-21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-otherJunio C Hamano2008-10-17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | refactor handling of "other" files in ls-files and statusJeff King2008-10-17
| | |/ / / /
* | | | | | Merge branch 'jc/maint-reset-remove-unmerged-new'Junio C Hamano2008-10-21
|\ \ \ \ \ \
| * | | | | | reset --hard/read-tree --reset -u: remove unmerged new pathsJunio C Hamano2008-10-18
* | | | | | | Merge branch 'maint'Junio C Hamano2008-10-21
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | GIT 1.6.0.3v1.6.0.3Junio C Hamano2008-10-21
| * | | | | | rehabilitate 'git index-pack' inside the object storeNicolas Pitre2008-10-21
* | | | | | | Merge branch 'maint'Junio C Hamano2008-10-20
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix testcase failure when extended attributes are in useJunio C Hamano2008-10-19
* | | | | | | workflows documentation: fix link to git-request-pull[1]Lee Marlow2008-10-20
* | | | | | | bash completion: Add 'workflows' to 'git help'Lee Marlow2008-10-20
* | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-10-20
|\ \ \ \ \ \ \
| * | | | | | | gitk: Turn short SHA1 names into links tooPaul Mackerras2008-10-21
| * | | | | | | gitk: Regenerate .po filesPaul Mackerras2008-10-18