Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
gitweb: More detailed error messages for snapshot format
2007-07-24
user-manual: fix typolets.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-24
Mark user-manual as UTF-8
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-22
Synonyms: -i == --regexp-ignore-case, -E == --extended...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-22
Fix VISUAL/EDITOR preference order in Documentation...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-19
Merge branch 'master' of git://people.freedesktop.org...
diff
|
tree
2007-07-19
Merge branch 'maint'
diff
|
tree
2007-07-18
Do not expect unlink(2) to fail on a directory.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-17
Update INSTALL
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-15
GIT v1.5.3-rc2
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-15
Merge branch 'master' of git://repo.or.cz/git/fastimport
diff
|
tree
2007-07-15
Documentation/git-commit-tree: remove description of...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-14
Update .mailmap
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-14
Add contrib/stats/mailmap.pl script
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-14
Document new --date=<format>
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-14
Wire new date formats to --date=<format> parser.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-14
Make show_rfc2822_date() just another date output format.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-14
Merge branch 'master' of git://git.kernel.org/pub/scm...
diff
|
tree
2007-07-12
GIT v1.5.3-rc1
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm...
diff
|
tree
2007-07-12
Update list of older git docs
diff
|
tree
2007-07-12
Merge commit 'git-gui/master'
diff
|
tree
2007-07-12
Merge branch 'maint'
diff
|
tree
2007-07-12
GIT 1.5.2.4
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-12
Teach read-tree 2-way merge to ignore intermediate...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-12
Merge branch 'maint' of git://repo.or.cz/git-gui into...
diff
|
tree
2007-07-12
Re-code builtin-branch.c in UTF-8
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-10
Merge branch 'bd/delta'
diff
|
tree
2007-07-09
Revert 88494423 (removal of duplicate parents in the...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-09
revision.c: remove duplicated parents after history...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-09
Document custom hunk header selection
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-09
Merge branch 'maint'
diff
|
tree
2007-07-09
Fix merge-one-file for our-side-added/our-side-removed...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-09
git-stash: try reusing cached stat info as much as...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-09
git-gui: use "blame -w -C -C" for "where did it come...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-08
diff.c: make built-in hunk header pattern a separate...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-07
gitweb: make repeated calls to git_get_project_owner...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-07
Merge branch 'js/stash'
diff
|
tree
2007-07-07
Merge branch 'jc/diff-mark'
diff
|
tree
2007-07-07
Merge branch 'maint'
diff
|
tree
2007-07-07
diff: honor binariness specified in attributes
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-07
Fix configuration syntax to specify customized hunk...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-06
Per-path attribute based hunk header selection.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-06
Introduce diff_filespec_is_binary()
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-06
git-stash: allow more descriptive reminder message...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-05
Fix git-stash(1) markup.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-04
Do not check if getcwd() result begins with a slash.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-04
Update reflog message created for stashes
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-04
Merge branch 'maint'
diff
|
tree
2007-07-04
Update draft Release Notes for 1.5.3
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-03
Mark disused commit walkers officially deprecated.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-03
git-stash: make "save" the default action again.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-03
Rewrite "git-frotz" to "git frotz"
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-03
Merge branch 'jo/init'
diff
|
tree
2007-07-03
Merge branch 'maint'
diff
|
tree
2007-07-03
"git-push $URL" without refspecs pushes only matching...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-03
Merge branch 'maint'
diff
|
tree
2007-07-02
Merge branch 'ew/svn'
diff
|
tree
2007-07-02
Merge branch 'ns/stash'
diff
|
tree
2007-07-02
Merge branch 'js/rebase'
diff
|
tree
2007-07-02
Merge branch 'jc/diffcore'
diff
|
tree
2007-07-02
Update public documentation links for 1.5.2.3
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-02
Merge 1.5.2.3 in
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-02
GIT 1.5.2.3
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-01
git-stash: require "save" to be explicit and update...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-01
Merge branch 'rs/diff'
diff
|
tree
2007-07-01
Merge branch 'jc/quote'
diff
|
tree
2007-07-01
Merge branch 'ml/worktree'
diff
|
tree
2007-07-01
Merge branch 'ei/worktree+filter'
diff
|
tree
2007-07-01
Merge branch 'fl/config'
diff
|
tree
2007-07-01
Merge branch 'mk/svn'
diff
|
tree
2007-07-01
diffcore-delta.c: Ignore CR in CRLF for text files
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-01
diffcore-delta.c: update the comment on the algorithm.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-01
diffcore_filespec: add is_binary
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-07-01
diffcore_count_changes: pass diffcore_filespec
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-06-30
Merge branch 'cr/tag'
diff
|
tree
2007-06-30
Merge branch 'lt/run'
diff
|
tree
2007-06-30
Merge branch 'maint'
diff
|
tree
2007-06-29
Update draft Release Notes for 1.5.3
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-06-29
Merge branch 'maint'
diff
|
tree
2007-06-29
Merge branch 'master' of git://repo.or.cz/git-gui
diff
|
tree
2007-06-29
Merge branch 'maint' of git://repo.or.cz/git-gui into...
diff
|
tree
2007-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm...
diff
|
tree
2007-06-27
Merge branch 'master' of git://repo.or.cz/git/fastimport
diff
|
tree
2007-06-27
Merge branch 'maint'
diff
|
tree
2007-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm...
diff
|
tree
2007-06-24
Add core.quotepath configuration variable.
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-06-24
git-send-email: Do not make @-less message ID
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-06-24
Merge branch 'lt/follow'
diff
|
tree
2007-06-24
Merge branch 'master' of git://repo.or.cz/git/fastimport
diff
|
tree
2007-06-23
Merge branch 'jc/oneline'
diff
|
tree
2007-06-23
Merge branch 'ei/oneline+add-empty'
diff
|
tree
2007-06-23
Merge branch 'js/filter'
diff
|
tree
2007-06-23
Two trivial -Wcast-qual fixes
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-06-20
INSTALL: explain how to build documentation
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-06-17
Merge branch 'jk/add-empty' into ei/oneline+add-empty
diff
|
tree
2007-06-16
Documentation: update "stale" links for 1.5.2.2
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2007-06-16
Merge branch 'jc/remote'
diff
|
tree
2007-06-16
Merge branch 'gp/branch'
diff
|
tree
2007-06-16
Merge branch 'fl/cvsserver'
diff
|
tree
2007-06-16
Merge branch 'lh/submodule'
diff
|
tree