Code

git.git
2009-06-10 Pierre Habouzitparse-options: add parse_options_check to validate...
2009-06-10 Michael J Grubergit-repack.txt: Clarify implications of -a for dumb...
2009-06-09 Junio C HamanoMerge branch 'maint'
2009-06-09 SZEDER Gáborbash: add support for 'git stash pop --index' option
2009-06-09 SZEDER GáborDocumentation: mention 'git stash pop --index' option...
2009-06-09 Johannes SixtSimplify some 'fprintf(stderr); return -1;' by using...
2009-06-09 Johannes SixtSimplify some instances of run_command() by using run_c...
2009-06-09 Stephen Boydshow-branch: don't use LASTARG_DEFAULT with OPTARG
2009-06-09 Brandon Caseysend-email: use UTF-8 rather than utf-8 for consistency
2009-06-09 Brandon Caseygit-send-email.perl: improve detection of MIME encoded...
2009-06-09 Johannes Sixtdiff.c: plug a memory leak in an error path
2009-06-09 Johannes Sixtfetch-pack: close output channel after sideband demulti...
2009-06-08 Michael J Gruberbuiltin-remote: Make "remote show" display all urls
2009-06-07 Kjetil Barviksymlinks.c: small style cleanup
2009-06-07 Junio C HamanoMakefile: test-parse-options depends on parse-options.h
2009-06-07 Junio C HamanoMerge branch 'maint'
2009-06-06 Thomas RastDocumentation: refer to gitworkflows(7) from tutorial...
2009-06-06 Shawn O. Pearcedaemon: Strictly parse the "extra arg" part of the...
2009-06-04 Junio C HamanoDocumentation/git.txt: update links to release notes
2009-06-04 Junio C HamanoMerge branch 'maint' to sync with 1.6.3.2
2009-06-04 Junio C HamanoGIT 1.6.3.2 v1.6.3.2
2009-06-04 Daniel TrstenjakShow presence of stashed changes in bash prompt.
2009-06-03 René Scharfegrep: fix empty word-regexp matches
2009-06-03 Junio C HamanoMerge branch 'da/pretty-tempname'
2009-06-03 Linus TorvaldsClean up and simplify rev_compare_tree()
2009-06-03 Junio C HamanoMerge branch 'maint'
2009-06-03 Junio C Hamanoblame: correctly handle a path that used to be a directory
2009-06-03 Thomas Rastadd -i: do not dump patch during application
2009-06-02 Junio C HamanoUpdate draft release notes for 1.6.3.2
2009-06-02 Junio C HamanoMerge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint
2009-06-02 Junio C HamanoMerge branch 'rs/maint-grep-word-regexp-fix' into maint
2009-06-02 Junio C HamanoMerge branch 'sb/maint-1.6.2-opt-filename-fix' into...
2009-06-02 Junio C HamanoMerge branch 'jc/maint-add-p-coalesce-fix' into maint
2009-06-02 Junio C HamanoMerge branch 'tr/maint-doc-stash-pop' into maint
2009-06-02 Clemens Buchachertest-lib: fix http exit codes
2009-06-02 Clemens Buchachertest-lib: allow exit trap to be used for cleanup by...
2009-06-02 Clemens Buchachertest-lib: fail if invalid options are passed
2009-06-02 René Scharfegrep: fix colouring of matches with zero length
2009-06-01 Stephen Boydgit-show-branch.txt: document --date-order option
2009-06-01 David Aguilardiff: generate pretty filenames in prep_temp_blob()
2009-06-01 David Aguilarcompat: add a basename() compatibility function
2009-06-01 David Aguilarcompat: add a mkstemps() compatibility function
2009-05-31 Junio C HamanoMerge branch 'sb/opt-filename'
2009-05-31 Junio C HamanoMerge branch 'jc/solaris-0811'
2009-05-31 Junio C HamanoMerge branch 'sb/show-branch-parse-options'
2009-05-31 Junio C HamanoMerge branch 'mm/apply-double-slash'
2009-05-31 Junio C HamanoMerge branch 'sb/format-patch-parseopt'
2009-05-31 Junio C HamanoMerge branch 'jc/mktree'
2009-05-31 Junio C HamanoMerge branch 'ew/svn-test-and-old-i18n'
2009-05-31 Junio C HamanoMerge branch 'mw/send-email'
2009-05-31 Junio C HamanoMerge branch 'cc/bisect' (early part)
2009-05-31 Jeff Kinggit-add: no need for -f when resolving a conflict in...
2009-05-31 Stephen Boydconfig.txt: document add.ignore-errors
2009-05-31 SZEDER Gáborbash: remove always true if statement from __git_ps1()
2009-05-31 Björn Steinbrinkgit-apply(1): Clarify that one can select where to...
2009-05-31 Clemens Buchacherhttp-push: reuse existing is_null_ref
2009-05-31 Eric Wongt9139 uses ancient, backwards-compatible iconv names
2009-05-31 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-05-31 Thomas RastDocumentation: teach stash/pop workflow instead of...
2009-05-29 Junio C HamanoMerge branch 'sb/maint-1.6.2-opt-filename-fix'
2009-05-29 Junio C HamanoMerge branch 'jc/maint-add-p-coalesce-fix'
2009-05-29 Junio C HamanoMerge branch 'rs/maint-grep-word-regexp-fix'
2009-05-29 Stephen Boydt9120: don't expect failure with SVN_HTTPD_PORT unset
2009-05-29 Thomas RastDocumentation: teach stash/pop workflow instead of...
2009-05-29 Junio C HamanoMerge branch 'maint'
2009-05-28 Eric Wonggit-svn: refuse to dcommit non-UTF-8 messages
2009-05-28 Clemens Buchacherfix segfault showing an empty remote
2009-05-28 Brandon Caseyt8005: fix typo, it's ISO-8859-5, not KOI8-R
2009-05-27 Stephen Boydt5500: Modernize test style
2009-05-27 Junio C Hamanocompletion: fix PS1 display during an AM on detached...
2009-05-27 Benjamin Kramerimap-send: add support for IPv6
2009-05-26 Junio C HamanoUpdate draft release notes to 1.6.4
2009-05-26 Junio C HamanoMerge branch 'maint'
2009-05-26 Junio C HamanoPrepare for 1.6.3.2
2009-05-26 Junio C HamanoMerge branch 'js/maint-no-ln-across-libexec-and-bin...
2009-05-26 Junio C HamanoMerge branch 'lt/maint-diff-reduce-lstat' into maint
2009-05-26 Junio C HamanoMerge branch 'jm/format-patch-no-auto-n-when-k-is-given...
2009-05-26 Junio C HamanoMerge branch 'do/maint-merge-recursive-fix' into maint
2009-05-26 Junio C HamanoMerge branch 'jk/maint-1.6.0-trace-argv' into maint
2009-05-26 Junio C HamanoMerge branch 'np/push-delta' into maint
2009-05-26 Junio C HamanoMerge branch 'ar/merge-one-file-diag' into maint
2009-05-26 Junio C HamanoMerge branch 'ar/unlink-err' into maint
2009-05-26 Junio C HamanoMerge branch 'jk/maint-add-empty' into maint
2009-05-25 Jeff Kingfix cat-file usage message and documentation
2009-05-25 Jeff Kingfetch: report ref storage DF errors more accurately
2009-05-25 Jeff Kinglock_ref: inform callers of unavailable ref
2009-05-25 Jeff Kingconvert bare readlink to strbuf_readlink
2009-05-25 Johannes Sixtt3701: ensure correctly set up repository after skipped...
2009-05-25 Michael J Grubermerge-options.txt: Clarify merge --squash
2009-05-25 Stephen Boydparse-opts: add OPT_FILENAME and transition builtins
2009-05-25 Stephen Boydparse-opts: prepare for OPT_FILENAME
2009-05-25 Junio C HamanoMerge branch 'jc/mktree' into sb/opt-filename
2009-05-25 Junio C HamanoMerge branch 'sb/format-patch-parseopt' into sb/opt...
2009-05-25 Junio C HamanoMerge branch 'sb/show-branch-parse-options' into sb...
2009-05-25 Junio C HamanoMerge branch 'master' into sb/opt-filename
2009-05-25 Charles BaileyChange xdl_merge to generate output even for null merges
2009-05-25 Charles Baileyt6023: merge-file fails to output anything for a degene...
2009-05-24 Junio C HamanoMerge branch 'maint'
2009-05-24 Junio C HamanoMerge branch 'maint-1.6.2' into maint
2009-05-24 Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
next