]> Kevux Git Server - rit/shortlog
rit
2010-01-12 Michael Haggertyrebase-i: Ignore comments and blank lines in peek_next_...
2010-01-12 Michael Haggertylib-rebase: Allow comments and blank lines to be added...
2010-01-12 Michael Haggertylib-rebase: Provide clearer debugging info about what...
2010-01-12 Markus Heidelberggitk: Adjust two equal strings which differed in whitespace
2010-01-12 Kirill Smelkovgitk: Display submodule diffs with appropriate encoding
2010-01-12 Dave Dulsongitk: Fix display of newly-created tags
2010-01-12 Dave Dulsongitk: Enable gitk to create tags with messages
2010-01-12 Miklos Vajnagitk: Update Hungarian translation
2010-01-12 Laszlo Pappgitk: Add Hungarian translation
2010-01-12 Junio C Hamanostrbuf.c: remove unused function
2010-01-12 Junio C Hamanosha1_file.c: remove unused function
2010-01-12 Junio C Hamanomailmap.c: remove unused function
2010-01-12 Junio C Hamanoutf8.c: mark file-local function static
2010-01-12 Junio C Hamanosubmodule.c: mark file-local function static
2010-01-12 Junio C Hamanoquote.c: mark file-local function static
2010-01-12 Junio C Hamanoremote-curl.c: mark file-local function static
2010-01-12 Junio C Hamanoread-cache.c: mark file-local functions static
2010-01-12 Junio C Hamanoparse-options.c: mark file-local function static
2010-01-12 Junio C Hamanoentry.c: mark file-local function static
2010-01-12 Junio C Hamanohttp.c: mark file-local functions static
2010-01-12 Junio C HamanoMerge branch 'jc/maint-1.6.4-grep-lookahead' into jc...
2010-01-12 Junio C Hamanogrep: optimize built-in grep by skipping lines that...
2010-01-12 Junio C Hamanogrep: -L should show empty files
2010-01-12 Junio C Hamanopretty.c: mark file-local function static
2010-01-12 Junio C Hamanobuiltin-rev-list.c: mark file-local function static
2010-01-12 Junio C Hamanobisect.c: mark file-local function static
2010-01-12 Matthieu Moypush: spell 'Note about fast-forwards' section name...
2010-01-12 Michael Haggertyrebase--interactive: Ignore comments and blank lines...
2010-01-12 Nguyễn Thái... Add missing #include to support TIOCGWINSZ on Solaris
2010-01-12 Peter CollingbourneRemove empty directories when checking out a commit...
2010-01-12 Steven DrakeUse $(git rev-parse --show-toplevel) in cd_to_toplevel().
2010-01-12 Steven DrakeAdd 'git rev-parse --show-toplevel' option.
2010-01-11 Junio C Hamanorerere forget path: forget recorded resolution
2010-01-11 Junio C Hamanorerere: refactor rerere logic to make it independent...
2010-01-10 Thomas RastDocumentation: emphasise 'git shortlog' in its synopsis
2010-01-10 Johannes Sixtstart_command: detect execvp failures early
2010-01-10 Johannes Sixtrun-command: move wait_or_whine earlier
2010-01-10 Johannes Sixtstart_command: report child process setup errors to...
2010-01-10 Junio C Hamanoident.c: treat $EMAIL as giving user.email identity...
2010-01-10 Junio C Hamanoident.c: check explicit identity for name and email...
2010-01-10 Junio C HamanoMerge branch 'tr/http-updates'
2010-01-10 Junio C HamanoMerge branch 'jk/maint-1.6.5-reset-hard'
2010-01-10 Junio C HamanoMerge branch 'jk/push-to-delete'
2010-01-10 Junio C HamanoMerge branch 'mm/config-path'
2010-01-10 Junio C HamanoMerge branch 'pm/cvs-environ'
2010-01-10 Junio C HamanoMerge branch 'tr/maint-1.6.5-bash-prompt-show-submodule...
2010-01-10 Junio C HamanoMerge branch 'bg/maint-remote-update-default'
2010-01-10 Junio C HamanoMerge branch 'mm/diag-path-in-treeish'
2010-01-10 Junio C HamanoMerge branch 'fc/opt-quiet-gc-reset'
2010-01-10 Thomas RastDocumentation: show-files is now called git-ls-files
2010-01-10 Jonathan NiederDocumentation: tiny git config manual tweaks
2010-01-10 Jonathan NiederDocumentation: git gc packs refs by default now
2010-01-10 Jakub Suderfix for subtree split not finding proper base for new...
2010-01-10 Jakub Suderallow using --branch with existing branches if it makes...
2010-01-10 Jakub Suderadded -m/--message option for setting merge commit...
2010-01-10 Thomas RastDocumentation: spell 'git cmd' without dash throughout
2010-01-10 Thomas RastDocumentation: format full commands in typewriter font
2010-01-10 Junio C HamanoMerge branch 'maint'
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.2' into maint
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2010-01-10 Erik Faye-Lunddaemon: consider only address in kill_some_child()
2010-01-10 Brad KingHandle relative paths in submodule .git files
2010-01-10 Brad KingTest update-index for a gitlink to a .git file
2010-01-10 Christian Couderhelp: fix configured help format taking over command...
2010-01-10 Thiago Farinastring-list: rename the include guard to STRING_LIST_H
2010-01-10 Christian Coudert7111: check that reset options work as described in...
2010-01-10 Tay Ray Chuantransport-helper.c::push_refs(): emit "no refs" error...
2010-01-10 Tay Ray Chuantransport-helper.c::push_refs(): ignore helper-reported...
2010-01-10 Tay Ray Chuantransport.c::transport_push(): make ref status affect...
2010-01-10 Tay Ray Chuanrefactor ref status logic for pushing
2010-01-10 Tay Ray Chuant5541-http-push.sh: add test for unmatched, non-fast...
2010-01-10 Tay Ray Chuant5541-http-push.sh: add tests for non-fast-forward...
2010-01-10 Andreas Gruenbacherbase85: Make the code more obvious instead of explainin...
2010-01-10 Andreas Gruenbacherbase85: encode_85() does not use the decode table
2010-01-10 Andreas Gruenbacherbase85 debug code: Fix length byte calculation
2010-01-10 David Aguilargit-diff.txt: Link to git-difftool
2010-01-10 David Aguilardifftool: Allow specifying unconfigured commands with...
2010-01-10 David Aguilardifftool--helper: Remove use of the GIT_MERGE_TOOL...
2010-01-10 David Aguilardifftool--helper: Update copyright and remove distracti...
2010-01-10 Jonathan NiederDocumentation: tiny git config manual tweaks
2010-01-10 Jonathan NiederDocumentation: git gc packs refs by default now
2010-01-10 Ilari LiusvaaraReset possible helper before reusing remote structure
2010-01-09 Thomas RastDocumentation: warn prominently against merging with...
2010-01-09 Thomas RastDocumentation/git-merge: reword references to "remote...
2010-01-09 Junio C Hamanols-files: fix overeager pathspec optimization
2010-01-09 Junio C Hamanoread_directory(): further split treat_path()
2010-01-09 Junio C Hamanoread_directory_recursive(): refactor handling of a...
2010-01-09 Junio C Hamanot3001: test ls-files -o ignored/dir
2010-01-08 Junio C Hamanoident.c: remove unused variables
2010-01-07 Junio C HamanoDescribe second batch for 1.7.0 in draft release notes
2010-01-07 Junio C HamanoMerge branch 'js/filter-branch-prime'
2010-01-07 Junio C HamanoMerge branch 'sb/maint-octopus'
2010-01-07 Junio C HamanoMerge branch 'mg/tag-d-show'
2010-01-07 Junio C HamanoMerge branch 'so/cvsserver-update'
2010-01-07 Junio C HamanoMerge branch 'bg/maint-add-all-doc'
2010-01-07 Björn Gustavssongit-rm doc: Describe how to sync index & work tree
2010-01-07 Junio C HamanoMerge branch 'mv/commit-date'
2010-01-07 Junio C HamanoMerge branch 'mo/bin-wrappers'
2010-01-07 Junio C Hamanoread-tree --debug-unpack
next