]> Kevux Git Server - rit/shortlog
rit
2008-07-03 Junio C Hamanogit-status: show the remote tracking statistics
2008-07-03 Junio C HamanoRefactor "tracking statistics" code used by "git checkout"
2008-07-03 Thomas Rastgit-send-email: Do not attempt to STARTTLS more than...
2008-07-03 Junio C HamanoMerge branch 'j6t/mingw'
2008-07-03 Junio C HamanoMerge branch 'maint'
2008-07-03 Junio C HamanoMerge branch 'js/maint-clone-insteadof' into maint
2008-07-03 Junio C HamanoMerge branch 'jk/maint-fetch-ref-hier' into maint
2008-07-03 Junio C HamanoMerge branch 'jc/maint-reset' into maint
2008-07-03 Shawn O. PearceFix describe --tags --long so it does not segfault
2008-07-02 Thomas Rastgit-add--interactive: manual hunk editing mode
2008-07-02 Thomas Rastgit-add--interactive: remove hunk coalescing
2008-07-02 Thomas Rastgit-add--interactive: replace hunk recounting with...
2008-07-02 Junio C Hamanoapply --root: thinkofix.
2008-07-02 Johannes Schindelingit fetch-pack: do not complain about "no common commit...
2008-07-02 Brian GernhardtDocumentation: Point to gitcli(7) from git(1)
2008-07-02 Johannes Sixtgit-gui: Implement "Stage/Unstage Line"
2008-07-02 Johannes SchindelinTeach "git apply" to prepend a prefix with "--root...
2008-07-02 Junio C HamanoUpdate draft release notes for 1.6.0
2008-07-02 Nanako Shiraishigitcli: Document meaning of --cached and --index
2008-07-02 Jonathan NiederDocumentation formatting and cleanup
2008-07-02 Jonathan NiederDocumentation: be consistent about "git-" versus "git "
2008-07-02 Jonathan NiederDocumentation: prepare to be consistent about "git...
2008-07-02 Jonathan Niedergit-daemon(1): don't assume git-daemon is in /usr/bin
2008-07-02 Jonathan NiederDocumentation: complicate example of "man git-command"
2008-07-02 Jonathan Niederwhitespace fix in Documentation/git-repack.txt
2008-07-02 Jonathan NiederDocumentation: fix links to tutorials and other new...
2008-07-02 Junio C HamanoMerge maint in
2008-07-02 Junio C HamanoStart draft release notes for 1.5.6.2
2008-07-02 Thomas RastFix 'git show' on signed tag of signed tag of commit
2008-07-01 Junio C HamanoMerge branch 'ph/mergetool'
2008-07-01 Junio C HamanoMerge branch 'js/apply-recount'
2008-07-01 Junio C HamanoMerge branch 'jc/checkdiff'
2008-07-01 Junio C HamanoMerge branch 'kb/send-email-fifo'
2008-07-01 Junio C HamanoMerge branch 'tr/send-email-ssl'
2008-07-01 Junio C HamanoMerge branch 'js/maint-clone-insteadof'
2008-07-01 Junio C HamanoMerge branch 'jc/maint-reset'
2008-07-01 Junio C HamanoMerge branch 'jk/maint-fetch-ref-hier'
2008-07-01 Junio C HamanoMerge branch 'dz/apply-again'
2008-07-01 Junio C HamanoMerge branch 'np/pack-default'
2008-07-01 Junio C HamanoMerge branch 'jc/dashless' (early part)
2008-07-01 Junio C HamanoMerge branch 'nd/dashless'
2008-07-01 Daniel BarkalowOnly use GIT_CONFIG in "git config", not other programs
2008-07-01 Johannes SchindelinAdd another fast-import example, this time for .zip...
2008-07-01 Miklos VajnaAdd new test case to ensure git-merge reduces octopus...
2008-07-01 Junio C HamanoIntroduce reduce_heads()
2008-07-01 Junio C HamanoIntroduce get_merge_bases_many()
2008-07-01 Miklos VajnaAdd new test to ensure git-merge handles more than...
2008-07-01 Miklos VajnaIntroduce get_octopus_merge_bases() in commit.c
2008-07-01 Miklos Vajnagit-fmt-merge-msg: make it usable from other builtins
2008-07-01 Miklos VajnaMove read_cache_unmerged() to read-cache.c
2008-07-01 Miklos VajnaAdd new test to ensure git-merge handles pull.twohead...
2008-07-01 Miklos VajnaMove parse-options's skip_prefix() to git-compat-util.h
2008-07-01 Miklos VajnaMove commit_list_count() to commit.c
2008-07-01 Miklos VajnaMove split_cmdline() to alias.c
2008-06-30 Pierre Habouzitparse-opt: add PARSE_OPT_KEEP_ARGV0 parser option.
2008-06-30 Pierre Habouzitparse-opt: fake short strings for callers to believe in.
2008-06-30 Pierre Habouzitparse-opt: do not print errors on unknown options,...
2008-06-30 Pierre Habouzitparse-opt: create parse_options_step.
2008-06-30 Pierre Habouzitparse-opt: Export a non NORETURN usage dumper.
2008-06-30 Pierre Habouzitparse-opt: have parse_options_{start,end}.
2008-06-30 Junio C HamanoMerge branch 'maint'
2008-06-30 Brian GernhardtAdd test results directory to t/.gitignore
2008-06-30 Jeff Kingfetch: give a hint to the user when local refs fail...
2008-06-30 Jeff Kingdoc/rev-parse: clarify reflog vs --until for specifying...
2008-06-30 Junio C HamanoUpdate draft release notes for 1.6.0
2008-06-30 jrnieder@uchicago.eduDocumentation: don't assume git-sh-setup and git-parse...
2008-06-30 Junio C Hamanot9700: skip when Test::More is not available
2008-06-30 Johannes Schindelinclone: respect the settings in $HOME/.gitconfig and...
2008-06-29 Brian GernhardtFix t4017-diff-retval for white-space from wc
2008-06-29 Junio C HamanoMake default expiration period of reflog used for stash...
2008-06-29 Junio C HamanoPer-ref reflog expiry configuration
2008-06-29 Junio C HamanoMerge branch 'maint'
2008-06-29 Eric Wonggit-svn: don't sanitize remote names in config
2008-06-29 Olivier Marinshow_stats(): fix stats width calculation
2008-06-29 Olivier MarinDocumentation: remove {show,whatchanged}.difftree confi...
2008-06-29 Avery Pennarungit-svn: avoid filling up the disk with temp files.
2008-06-29 Björn Steinbrinkgit cat-file: Fix memory leak in batch mode
2008-06-28 Thomas Rastgit-send-email: prevent undefined variable warnings...
2008-06-28 Joey Hessfix git config example syntax
2008-06-28 Jochen Vossavoid off-by-one error in run_upload_archive
2008-06-28 Lea WiemannGIT-VERSION-GEN: do not fail if a 'HEAD' file exists...
2008-06-28 Johannes SchindelinAllow git-apply to recount the lines in a hunk (AKA...
2008-06-28 Johannes Schindelincommit-tree: lift completely arbitrary limit of 16...
2008-06-28 Dmitry Potapovshrink git-shell by avoiding redundant dependencies
2008-06-28 Christian Couderhelp: check early if we have a command, if not try...
2008-06-28 Don Zickusgit-apply: handle a patch that touches the same path...
2008-06-27 Jeff Kingfetch: report local storage errors in status table
2008-06-27 Johannes Schindelinclone: respect url.insteadOf setting in global configs
2008-06-27 Junio C HamanoDocument the double-dash "rev -- path" disambiguator
2008-06-27 Junio C HamanoUpdate sample pre-commit hook to use "diff --check"
2008-06-27 Junio C Hamanodiff --check: detect leftover conflict markers
2008-06-27 Junio C HamanoTeach "diff --check" about new blank lines at end
2008-06-27 Junio C Hamanocheckdiff: pass diff_options to the callback
2008-06-27 Ted PercivalDon't use dash commands (git-foo) in tutorial-2
2008-06-27 Lea Wiemanntest-lib.sh: show git init output when in verbose mode
2008-06-27 Junio C Hamanocheck_and_emit_line(): rename and refactor
2008-06-27 Junio C Hamanodiff --check: explain why we do not care whether old...
2008-06-27 Junio C HamanoMerge branch 'maint'
2008-06-27 Junio C HamanoMerge branch 'maint-1.5.5' into maint
2008-06-27 Junio C HamanoGIT 1.5.5.5
next