tokkee.org
Code
projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2007-07-14
Junio C Hamano
Document new --date=<format>
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Junio C Hamano
Wire new date formats to --date=<format> parser.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Junio C Hamano
Make show_rfc2822_date() just another date output format.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Robin Rosenberg
Support output ISO 8601 format dates
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Junio C Hamano
Merge branch 'master' of git://git./gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Alex Riesen
Fix git-rebase -i to allow squashing of fast-forwardabl...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Sven Verdoolaege
lockfile.c: schedule remove_lock_file only once.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Stephen Rothwell
send-email: discard blank around address in extract_val...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Greg KH
make git-send-email.perl handle email addresses with...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Paul Mackerras
gitk: Fix bug introduced by previous commit
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Jakub Narebski
Document git commit --untracked-files and --verbose
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Jakub Narebski
Document long options '--message=<msg>' and '--no-commit'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Jakub Narebski
Update git-merge documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Nicolas Pitre
Pack-objects: properly initialize the depth value
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
GIT v1.5.3-rc1
v1.5.3-rc1
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
Merge branch 'master' of git://git./gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Miklos Vajna
gitweb: new cgi parameter: opt
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
David Kastrup
Add missing functions to contrib/emacs/vc-git.el
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Steven Walter
Documentation for git-log --follow
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Nicolas Pitre
reduce git-pack-objects memory usage a little more
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Brian Downing
Add documentation for --window-memory, pack.windowMemory
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Brian Downing
Add --window-memory option to git-repack
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Brian Downing
Add pack-objects window memory usage limit
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Brian Downing
Add functions for parsing integers with size suffixes
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Brian Downing
Support fetching the memory usage of a delta index
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Brian Downing
Don't try to delta if target is much smaller than source
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Brian Downing
Correct shebang line for contrib/stats/packinfo.pl
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Nicolas Pitre
script to display a distribution of longest common...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Nicolas Pitre
apply delta depth bias to already deltified objects
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
Update list of older git docs
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
Merge commit 'git-gui/master'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
GIT 1.5.2.4
v1.5.2.4
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Paul Mackerras
gitk: Improve handling of -- and ambiguous arguments
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
Teach read-tree 2-way merge to ignore intermediate...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
Merge branch 'maint' of git://repo.or.cz/git-gui into...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Shawn O. Pearce
git-gui: Change prior tree SHA-1 verification to use...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Shawn O. Pearce
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Shawn O. Pearce
git-gui: Work around bad interaction between Tcl and...
gitgui-0.7.5
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Junio C Hamano
Re-code builtin-branch.c in UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Carlos Rica
Function stripspace now gets a buffer instead file...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Brian Downing
Pack information tool
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Johannes Schindelin
branch --track: code cleanup and saner handling of...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Johannes Schindelin
Add for_each_remote() function, and extend remote_find_...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Carlos Rica
t7004: Add tests for the git tag -n option.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Carlos Rica
t0030: Add tests with consecutive text lines and others...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Carlos Rica
t0030: Remove repeated instructions and add missing &&
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Johannes Schindelin
Fix --cherry-pick with given paths
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Johannes Schindelin
Fix core.sharedRepository = 2
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Michael Hendricks
gitweb: configurable width for the projects list Descri...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Junio C Hamano
Merge branch 'bd/delta'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Daniel Barkalow
Some cosmetic changes to remote library
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Daniel Barkalow
Add allocation and freeing functions for struct refs
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Matt McCutchen
Makefile: rebuild git.o on version change, clean up...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Johannes Schindelin
rerere: record resolution even if file is not in merge...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
Support wholesale directory renames in fast-import
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
Clarify documentation of fast-import's D subcommand
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
git-gui: Include a space in Cygwin shortcut command...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
git-gui: Use sh.exe in Cygwin shortcuts
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
git-gui: Paper bag fix for Cygwin shortcut creation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
git-gui: Don't linewrap within console windows
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Shawn O. Pearce
git-gui: Correct ls-tree buffering problem in browser
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Paul Mackerras
gitk: Use git log and add support for --left-right
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Paul Mackerras
gitk: Fix bug causing "can't read commitrow(0,n)" error
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Brian Downing
[PATCH] gitk: Fix for tree view ending in nested direct...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Improve the Windows and Mac OS X shortcut...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Teach console widget to use git_read
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Brian Downing
pack-objects: Prefer shallower deltas if the size is...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Perform our own magic shbang detection on...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Treat `git version` as `git --version`
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Junio C Hamano
Revert 88494423 (removal of duplicate parents in the...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Junio C Hamano
revision.c: remove duplicated parents after history...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Assume unfound commands are known by git wrapper
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Correct gitk installation location
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Always use absolute path to all git executables
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Show a progress meter for checking out files
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Change the main window progress bar to use...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Extract blame viewer status bar into mega...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Allow double-click in checkout dialog to start...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Default selection to first matching ref
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Unabbreviate commit SHA-1s prior to display
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Refactor branch switch to support detached...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Junio C Hamano
Document custom hunk header selection
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Johannes Schindelin
rebase -i: put a nice warning into the todo list
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Johannes Schindelin
rebase -i: remember the settings of -v, -s and -p when...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Johannes Schindelin
rebase -i: actually show the diffstat when being verbose
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Johannes Schindelin
rebase -i: handle --continue more like non-interactive...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Carlos Rica
t7004: Skip tests for signed tags in an old version...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Junio C Hamano
Fix merge-one-file for our-side-added/our-side-removed...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Gerrit Pape
git-commit: don't add multiple Signed-off-by: from...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Johannes Schindelin
branch.autosetupmerge: allow boolean values, or "all"
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Junio C Hamano
git-stash: try reusing cached stat info as much as...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Refactor our ui_status_value update technique
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Better handling of detached HEAD
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Automatically refresh tracking branches when...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Option to default new branches to match tracki...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Shawn O. Pearce
git-gui: Sort tags descending by tagger date
commit
|
commitdiff
|
tree
|
snapshot
next