]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-12-17  Junio C Hamanocombine-diff.c: use strbuf_readlink()
2008-12-17  Junio C Hamanobuiltin-blame.c: use strbuf_readlink()
2008-12-17  Junio C Hamanomake_absolute_path(): check bounds when seeing an overl...
2008-12-17  Linus TorvaldsMake 'prepare_temp_file()' ignore st_size for symlinks
2008-12-17  Linus TorvaldsMake 'diff_populate_filespec()' use the new 'strbuf_rea...
2008-12-17  Linus TorvaldsMake 'index_path()' use 'strbuf_readlink()'
2008-12-17  Linus TorvaldsMake 'ce_compare_link()' use the new 'strbuf_readlink()'
2008-12-17  Linus TorvaldsAdd generic 'strbuf_readlink()' helper function
2008-12-17  Markus Heidelbergdoc/git-reset: add reference to git-stash
2008-12-17  Markus HeidelbergDocumentation: fix description for enabling hooks
2008-12-17  Miklos Vajnagit-daemon documentation: use {tilde}
2008-12-17  Junio C Hamanogitweb: do not run "git diff" that is Porcelain
2008-12-16  Lee Marlowbash completion: Sync config variables with their man...
2008-12-16  Lee Marlowbash completion: Sort config completion variables
2008-12-16  Junio C HamanoMerge branch 'maint'
2008-12-16  Johannes Schindelinfast-import: close pack before unlinking it
2008-12-15  Junio C Hamanopager: do not dup2 stderr if it is already redirected
2008-12-15  Junio C Hamanogit-show: do not segfault when showing a bad tag
2008-12-15  Johannes SchindelinGet rid of the last remnants of GIT_CONFIG_LOCAL v1.6.1-rc3
2008-12-15  Alexander GavrilovDocumentation: Describe git-gui Tools menu configuratio...
2008-12-15  YONETANI Tomokazugit-fast-import possible memory corruption problem
2008-12-13  Markus Heidelbergbuiltin-commit: remove unused message variable
2008-12-13  Junio C HamanoMerge branch 'maint'
2008-12-13  Brandon Caseygit-branch: display sha1 on branch deletion
2008-12-13  Jim Meyeringgit-config.txt: fix a typo
2008-12-11  Junio C HamanoMerge branch 'maint'
2008-12-11  Linus Torvaldsfsck: reduce stack footprint
2008-12-11  Jeff Kingrebase: improve error messages about dirty state
2008-12-11  Nicolas Pitremake sure packs to be replaced are closed beforehand
2008-12-10  Alexander PotashevFix typo in comment in builtin-add.c
2008-12-10  Junio C HamanoFix t4031
2008-12-10  Junio C HamanoMerge branch 'maint'
2008-12-10  Jeff Kingdiff: respect textconv in rewrite diffs
2008-12-10  Jeff Kingdiff: fix handling of binary rewrite diffs
2008-12-10  Alexander PotashevFix typos in documentation
2008-12-10  Tor Arvid Lundgit-p4: Fix regression in p4Where method.
2008-12-10  Ralf WildenhuesImprove language in git-merge.txt and related docs
2008-12-10  Junio C Hamanowork around Python warnings from AsciiDoc
2008-12-09  Alexey BorzenkovDefine linkgit macro in [macros] section
2008-12-09  Deskin Millergit-svn: Make following parents atomic
2008-12-08  Jakub Narebskigitweb: Fix bug in insert_file() subroutine
2008-12-08  Jeff Kingdiff: allow turning on textconv explicitly for plumbing
2008-12-08  Jeff Kingreorder ALLOW_TEXTCONV option setting
2008-12-08  Junio C Hamanoread-cache.c: typofix in comment
2008-12-08  Junio C Hamanobuiltin-checkout.c: check error return from read_cache()
2008-12-08  Junio C HamanoPoint "stale" 1.6.0.5 documentation from the main git... v1.6.1-rc2
2008-12-08  Junio C HamanoRevert "git-stash: use git rev-parse -q"
2008-12-07  Junio C HamanoUpdate draft release notes for 1.6.1
2008-12-07  Junio C HamanoMerge branch 'maint'
2008-12-07  Junio C HamanoGIT 1.6.0.5 v1.6.0.5
2008-12-07  Matt McCutchen"git diff <tree>{3,}": do not reverse order of arguments
2008-12-07  Jeff Kingtag: delete TAG_EDITMSG only on successful tag
2008-12-07  Jakub Narebskigitweb: Make project specific override for 'grep' featu...
2008-12-07  Miklos Vajnahttp.c: use 'git_config_string' to get 'curl_http_proxy'
2008-12-07  Thomas Rastfetch-pack: Avoid memcpy() with src==dst
2008-12-06  Junio C HamanoUpdate draft release notes to 1.6.1
2008-12-06  Junio C HamanoMerge branch 'jc/am-options'
2008-12-06  Junio C Hamanogit-am: rename apply_opt_extra file to apply-opt
2008-12-05  Junio C HamanoTest that git-am does not lose -C/-p/--whitespace options
2008-12-05  Junio C Hamanogit-am: propagate --3way options as well
2008-12-05  Junio C Hamanogit-am: propagate -C<n>, -p<n> options as well
2008-12-05  Junio C Hamanogit-am --whitespace: do not lose the command line option
2008-12-05  Tor Arvid Lundgit-p4: Fix bug in p4Where method.
2008-12-05  Alex RiesenReport symlink failures in merge-recursive
2008-12-05  Alex RiesenMake chdir failures visible
2008-12-05  Alex RiesenMake some of fwrite/fclose/write/close failures visible
2008-12-04  Junio C HamanoMerge branch 'dm/svn-remote'
2008-12-04  Junio C HamanoMerge branch 'jn/gitweb-utf8'
2008-12-04  Jeff Kingadd stage to gitignore
2008-12-03  Miklos Vajnasubmodule: use git rev-parse -q
2008-12-03  Miklos Vajnarebase: use git rev-parse -q
2008-12-03  Miklos Vajnapull: use git rev-parse -q
2008-12-03  Miklos Vajnalost-found: use git rev-parse -q
2008-12-03  Miklos Vajnafilter-branch: use git rev-parse -q
2008-12-03  Deskin Millergit-svn: Make branch use correct svn-remote
2008-12-03  Junio C HamanoMerge branch 'jc/rm-i-t-a'
2008-12-03  Junio C HamanoMerge branch 'maint'
2008-12-03  Junio C HamanoInstall git-stage in exec-path
2008-12-03  Junio C HamanoMerge branch 'jk/maint-commit-v-strip' into maint
2008-12-03  Davide Libenzixdiff: give up scanning similar lines early
2008-12-03  Junio C HamanoMerge branch 'bc/maint-keep-pack' into maint
2008-12-03  Junio C HamanoMerge branch 'js/mingw-rename-fix' into maint
2008-12-03  Jakub Narebskigitweb: Fix handling of non-ASCII characters in inserte...
2008-12-03  Miklos Vajnagit-stash: use git rev-parse -q
2008-12-03  Junio C HamanoMerge branch 'maint'
2008-12-03  Johannes Sixtt4030-diff-textconv: Make octal escape sequence more...
2008-12-03  Scott ChaconAdd a built-in alias for 'stage' to the 'add' command
2008-12-02  Linus TorvaldsAdd backslash to list of 'crud' characters in real...
2008-12-02  Junio C HamanoMakefile: introduce NO_PTHREADS
2008-12-02  Christian CouderDocumentation: describe how to "bisect skip" a range...
2008-12-02  Christian Couderbisect: fix "git bisect skip <commit>" and add tests...
2008-12-02  Giuseppe BilottaUpdate comment on gitweb_check/get_feature
2008-12-02  Junio C HamanoMerge branch 'gb/gitweb-feature'
2008-12-02  Junio C HamanoMerge git://repo.or.cz/git-gui
2008-12-02  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-12-02  Miklos VajnaUser's Manual: remove duplicated url at the end of...
2008-12-02  Mark Burtongit-gui: Teach start_push_anywhere_action{} to notice...
2008-12-01  Alexander Gavrilovgitk: Add a menu option to start git gui
2008-12-01  Alexander Gavrilovgitk: Make line origin search update the busy status
2008-12-01  Christian Stimminggitk: Update German translation
next