projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git
2010-10-06
Ramkumar Ramachandra
SubmittingPatches: Document some extra tags used in...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Uwe Kleine...
Documentation/git-clone: describe --mirror more verbosely
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Erik Faye-Lund
do not depend on signed integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
René Scharfe
work around buggy S_ISxxx(m) implementations
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Jonathan Nieder
xdiff: cast arguments for ctype functions to unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Jonathan Nieder
init: plug tiny one-time memory leak
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Brandon Casey
diffcore-pickaxe.c: remove unnecessary curly braces
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Junio C Hamano
Merge early part of git-svn into maint
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Elijah Newren
t3020 (ls-files-error-unmatch): remove stray '1' from...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Jonathan Nieder
setup: make sure git dir path is in a permanent buffer
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Jonathan Nieder
environment.c: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Johannes Schindelin
Fix typo in pack-objects' usage
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Johannes Schindelin
Make sure that git_getpass() never returns NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Jonathan Nieder
t0004 (unwritable files): simplify error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Michael J Gruber
rev-list-options: clarify --parents and --children
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Junio C Hamano
MinGW: avoid collisions between "tags" and "TAGS"
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Matthieu Moy
diff: trivial fix for --output file error message
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Michael J Gruber
user-manual: fix anchor name Finding-comments-With...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Kirill Smelkov
user-manual: be consistent in illustrations to 'git...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Jon Seymour
stash: simplify parsing fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Junio C Hamano
Git 1.7.3.1
v1.7.3.1
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Jon Seymour
stash: fix git stash branch regression when branch...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Tomas Carnecky
stash drops the stash even if creating the branch fails...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Linus Torvalds
Fix missing 'does' in man-page for 'git checkout'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Pat Notz
dir.c: squelch false uninitialized memory warning
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Brandon Casey
git-send-email.perl: ensure $domain is defined before...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Brandon Casey
wt-status.c: don't leak directory entries when processi...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Christian Couder
t6050 (replace): fix bogus "fetch branch with replaceme...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Wesley J. Landaker
Documentation: Refer to git-commit-tree in git-filter...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Matthieu Moy
update comment and documentation for :/foo syntax
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Daniel Knittl...
Improvements to `git checkout -h`
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Michael J Gruber
contrib/completion: --no-index option to git diff
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Jeff King
prefer test -h over test -L in shell scripts
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Junio C Hamano
CodingGuidelines: spell Arithmetic Expansion with ...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Ramsay Jones
t1503: Fix arithmetic expansion syntax error when using...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Pat Notz
strbuf.h: fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Brian Gernhardt
git-stash: fix flag parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Brandon Casey
t/t3903-stash: improve testing of git-stash show
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Mathias Lafeldt
git-svn: fix processing of decorated commit hashes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Steven Walter
git-svn: check_cherry_pick should exclude commits alrea...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Eric Wong
Documentation/git-svn: discourage "noMetadata"
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Junio C Hamano
Git 1.7.3
v1.7.3
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Junio C Hamano
Merge branch 'js/ls-files-x-doc'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Chris Johnsen
git-rebase--interactive.sh: replace cut with ${v%% *}
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Brandon Casey
t/t7300: workaround ancient touch by rearranging arguments
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Junio C Hamano
Merge branch 'bg/fix-t7003'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Junio C Hamano
ls-files documentation: reword for consistency
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Jay Soffian
git-ls-files.txt: clarify -x/--exclude option
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Junio C Hamano
Git 1.7.3 rc2
v1.7.3-rc2
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Junio C Hamano
Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Junio C Hamano
Merge branch 'os/fix-rebase-diff-no-prefix'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Junio C Hamano
Merge branch 'jl/fix-test'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Junio C Hamano
Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Junio C Hamano
Merge branch 'ch/maint-cannot-create-bundle-error'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Junio C Hamano
Merge branch 'ks/recursive-rename-add-identical'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Junio C Hamano
Merge git://repo.or.cz/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Pat Thoyts
git-gui 0.13
gitgui-0.13.0
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Pat Thoyts
git-gui: avoid mis-encoding the copyright message on...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Peter Krefting
git-gui: Update Swedish translation (521t).
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Brian Gernhardt
t7003: Use test_commit instead of custom function
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Junio C Hamano
ls-tree $di $dir: do not mistakenly recurse into direct...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Junio C Hamano
t3101: modernise style
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Ramsay Jones
vcs-svn: Fix some printf format compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-09-11
René Scharfe
compat/nedmalloc: don't force NDEBUG on the rest of git
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Junio C Hamano
Git 1.7.3 rc1
v1.7.3-rc1
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Junio C Hamano
Merge branch 'np/relnotes-in-subdir'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Junio C Hamano
Prepare for 1.7.3 rc1
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Mark Lodato
config.txt: fix placement of diff.noprefix
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brandon Casey
t/t4018: avoid two unnecessary sub-shell invocations
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brandon Casey
t/t4018: test whether the word_regex patterns compile
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brandon Casey
xdiff-interface.c: always trim trailing space from...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brandon Casey
diff.c: call regfree to free memory allocated by regcom...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brandon Casey
t/t5510-fetch.sh: improve testing with explicit URL...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brandon Casey
builtin/fetch.c: comment that branch->remote_name is...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brandon Casey
Makefile: use compat regex on IRIX 6.5
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brandon Casey
t/t7008: workaround broken handling of \000 by printf...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Oded Shimon
Add --src/dst-prefix to git-formt-patch in git-rebase.sh
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Junio C Hamano
install-webdoc: keep installed RelNotes-*.txt
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Jens Lehmann
t1020: Get rid of 'cd "$HERE"' at the start of each...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Jonathan Nieder
t2016 (checkout -p): add missing &&
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Jonathan Nieder
t1302 (core.repositoryversion): style tweaks
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Jonathan Nieder
t2105 (gitfile): add missing &&
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Jonathan Nieder
t1450 (fsck): remove dangling objects
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Jonathan Nieder
tests: subshell indentation stylefix
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Junio C Hamano
Merge branch 'tf/cleanup-builtin-help-headers'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Junio C Hamano
Merge branch 'jk/test-must-fail-missing'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Junio C Hamano
Merge branch 'jh/error-removing-missing-note'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Junio C Hamano
Merge branch 'kf/askpass-config'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Junio C Hamano
Merge branch 'bc/maint-fetch-url-only'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Junio C Hamano
Merge branch 'jk/maint-pass-c-config-in-env'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Junio C Hamano
Merge branch 'en/d-f-conflict-fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Johannes Sixt
fast-export: ensure that a renamed file is printed...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Nicolas Pitre
Documentation: move RelNotes into a directory of their own
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Elijah Newren
revert: Fix trivial comment style issue
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Elijah Newren
cache_tree_free: Fix small memory leak
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Junio C Hamano
Merge branch 'jh/clean-exclude'
commit
|
commitdiff
|
tree
|
snapshot
next