Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
blameview: Use git-cat-file to read the file content.
[gitweb.git]
/
cache.h
2007-01-28
Don't force everybody to call setup_ident().
blob
|
diff
|
raw
2007-01-26
Allow non-developer to clone, checkout and fetch more...
blob
|
diff
|
raw
|
diff to current
2007-01-21
Do not verify filenames in a bare repository
blob
|
diff
|
raw
|
diff to current
2007-01-20
dwim_ref(): Separate name-to-ref DWIM code out.
blob
|
diff
|
raw
|
diff to current
2007-01-18
Use fixed-size integers for .idx file I/O
blob
|
diff
|
raw
|
diff to current
2007-01-17
cache.h; fix a couple of prototypes
blob
|
diff
|
raw
|
diff to current
2007-01-15
Merge git://git.kernel.org/pub/scm/gitk/gitk
blob
|
diff
|
raw
|
diff to current
2007-01-14
Merge branch 'jc/int'
blob
|
diff
|
raw
|
diff to current
2007-01-14
Merge branch 'sp/merge' (early part)
blob
|
diff
|
raw
|
diff to current
2007-01-14
Merge branch 'jc/subdir'
blob
|
diff
|
raw
|
diff to current
2007-01-14
Remove read_or_die in favor of better error messages.
blob
|
diff
|
raw
|
diff to current
2007-01-12
Merge branch 'jc/bare'
blob
|
diff
|
raw
|
diff to current
2007-01-12
Merge branch 'ar/merge-recursive'
blob
|
diff
|
raw
|
diff to current
2007-01-12
Merge branch 'jc/detached-head'
blob
|
diff
|
raw
|
diff to current
2007-01-09
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2007-01-08
Merge branch 'jc/reflog'
blob
|
diff
|
raw
|
diff to current
2007-01-08
short i/o: fix calls to read to use xread or read_in_full
blob
|
diff
|
raw
|
diff to current
2007-01-08
short i/o: clean up the naming for the write_{in,or...
blob
|
diff
|
raw
|
diff to current
2007-01-08
Detached HEAD (experimental)
blob
|
diff
|
raw
|
diff to current
2007-01-08
Introduce is_bare_repository() and core.bare configurat...
blob
|
diff
|
raw
|
diff to current
2007-01-07
Merge branch 'sp/mmap'
blob
|
diff
|
raw
|
diff to current
2007-01-07
Merge branch 'jr/status'
blob
|
diff
|
raw
|
diff to current
2007-01-05
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2007-01-03
Fix infinite loop when deleting multiple packed refs.
blob
|
diff
|
raw
|
diff to current
2007-01-03
send pack check for failure to send revisions list
blob
|
diff
|
raw
|
diff to current
2006-12-31
Merge branch 'master' into sp/mmap
blob
|
diff
|
raw
|
diff to current
2006-12-29
Create pack_report() as a debugging aid.
blob
|
diff
|
raw
|
diff to current
2006-12-29
Fully activate the sliding window pack access.
blob
|
diff
|
raw
|
diff to current
2006-12-29
Replace use_packed_git with window cursors.
blob
|
diff
|
raw
|
diff to current
2006-12-29
Refactor how we open pack files to prepare for multiple...
blob
|
diff
|
raw
|
diff to current
2006-12-29
Create read_or_die utility routine.
blob
|
diff
|
raw
|
diff to current
2006-12-29
Use off_t for index and pack file lengths.
blob
|
diff
|
raw
|
diff to current
2006-12-29
Refactor packed_git to prepare for sliding mmap windows.
blob
|
diff
|
raw
|
diff to current
2006-12-29
Introduce new config option for mmap limit.
blob
|
diff
|
raw
|
diff to current
2006-12-29
Replace unpack_entry_gently with unpack_entry.
blob
|
diff
|
raw
|
diff to current
2006-12-29
Merge branch 'jc/curl'
blob
|
diff
|
raw
|
diff to current
2006-12-29
Merge branch 'jc/utf8'
blob
|
diff
|
raw
|
diff to current
2006-12-28
UTF-8: introduce i18n.logoutputencoding.
blob
|
diff
|
raw
|
diff to current
2006-12-27
Merge branch 'master' into js/shallow
blob
|
diff
|
raw
|
diff to current
2006-12-25
Merge branch 'jc/skip-count'
blob
|
diff
|
raw
|
diff to current
2006-12-25
Merge branch 'jc/git-add--interactive'
blob
|
diff
|
raw
|
diff to current
2006-12-22
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-12-21
Merge branch 'ew/svn-pm'
blob
|
diff
|
raw
|
diff to current
2006-12-20
Merge branch 'jc/leftright'
blob
|
diff
|
raw
|
diff to current
2006-12-20
Merge branch 'jc/blame'
blob
|
diff
|
raw
|
diff to current
2006-12-20
Merge branch 'jc/branch-remove-remote'
blob
|
diff
|
raw
|
diff to current
2006-12-20
Merge branch 'jc/clone'
blob
|
diff
|
raw
|
diff to current
2006-12-20
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-12-19
Use preprocessor constants for environment variable...
blob
|
diff
|
raw
|
diff to current
2006-12-19
Merge branch 'jc/test-clone' into jc/clone
blob
|
diff
|
raw
|
diff to current
2006-12-18
Merge branch 'jc/blame-boundary'
blob
|
diff
|
raw
|
diff to current
2006-12-18
Merge branch 'jc/reflog' (early part)
blob
|
diff
|
raw
|
diff to current
2006-12-18
Merge branch 'js/branch-config'
blob
|
diff
|
raw
|
diff to current
2006-12-18
Merge branch 'jn/web' (early part)
blob
|
diff
|
raw
|
diff to current
2006-12-17
Default GIT_COMMITTER_NAME to login name in recieve...
blob
|
diff
|
raw
|
diff to current
2006-12-16
add a function to rename sections in the config
blob
|
diff
|
raw
|
diff to current
2006-12-16
Enable reflogs by default in any repository with a...
blob
|
diff
|
raw
|
diff to current
2006-11-29
Merge master.kernel.org:/pub/scm/gitk/gitk
blob
|
diff
|
raw
|
diff to current
2006-11-24
Merge branch 'jc/upload-pack'
blob
|
diff
|
raw
|
diff to current
2006-11-13
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-12
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-11
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-09
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-09
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-08
Merge git://git.kernel.org/pub/scm/gitk/gitk
blob
|
diff
|
raw
|
diff to current
2006-11-08
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-08
Merge branch 'jc/pickaxe'
blob
|
diff
|
raw
|
diff to current
2006-11-07
Merge branch 'jc/read-tree'
blob
|
diff
|
raw
|
diff to current
2006-11-07
Merge branch 'np/index-pack'
blob
|
diff
|
raw
|
diff to current
2006-11-07
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-05
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-05
Merge branch 'lt/push-config'
blob
|
diff
|
raw
|
diff to current
2006-11-05
Merge branch 'pb/web'
blob
|
diff
|
raw
|
diff to current
2006-11-04
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-03
improve fetch-pack's handling of kept packs
blob
|
diff
|
raw
|
diff to current
2006-11-03
Teach receive-pack how to keep pack files based on...
blob
|
diff
|
raw
|
diff to current
2006-11-03
Merge branch 'master' into np/index-pack
blob
|
diff
|
raw
|
diff to current
2006-11-03
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-01
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-11-01
Merge branch 'rs/cherry'
blob
|
diff
|
raw
|
diff to current
2006-11-01
Merge branch 'jc/refs-and-fetch'
blob
|
diff
|
raw
|
diff to current
2006-11-01
Merge branch 'lj/refs'
blob
|
diff
|
raw
|
diff to current
2006-10-31
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-10-31
Move deny_non_fast_forwards handling completely into...
blob
|
diff
|
raw
|
diff to current
2006-10-27
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-10-26
Merge branch 'jc/combined'
blob
|
diff
|
raw
|
diff to current
2006-10-26
Merge branch 'jc/combined'
blob
|
diff
|
raw
|
diff to current
2006-10-25
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-10-25
Merge branch 'aw/cvsimport'
blob
|
diff
|
raw
|
diff to current
2006-10-25
Merge for-each-ref to sync gitweb fully with 'next'
blob
|
diff
|
raw
|
diff to current
2006-10-25
Merge branch 'jc/web-blame'
blob
|
diff
|
raw
|
diff to current
2006-10-25
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-10-24
Merge branch 'master' into jc/web
blob
|
diff
|
raw
|
diff to current
2006-10-24
Merge branch 'maint'
blob
|
diff
|
raw
|
diff to current
2006-10-23
Merge branch 'np/pack'
blob
|
diff
|
raw
|
diff to current
2006-10-19
Merge branch 'mw/pathinfo'
blob
|
diff
|
raw
|
diff to current
2006-10-19
Merge branch 'js/diff'
blob
|
diff
|
raw
|
diff to current
2006-10-19
Merge branch 'jc/send-email'
blob
|
diff
|
raw
|
diff to current
2006-10-19
Merge branch 'jc/grep'
blob
|
diff
|
raw
|
diff to current
2006-10-19
Merge early part of branch 'jc/diff-apply-patch'
blob
|
diff
|
raw
|
diff to current
next